Tom Mock
-
Ooh excited about this one!
2023-02-13: CHANGES IN R-devel NEW FEATURES
"As an experimental feature the placeholder ‘_’ can now also be used in the ‘rhs’ of a forward pipe ‘|>’ expression as the first argument in an extraction call, such as ‘_$coef’. More generally, it can be used as the head of a chain of extractions, such as ‘_$coef[[2]]’."
#RStats #DataSci