mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
A backend for the selecting functions of the 'tidyverse'. It makes it easy to implement select-like functions in your own packages in a way that is consistent with other 'tidyverse' interfaces for selection. WWW: https://cran.r-project.org/web/packages/tidyselect/
6 lines
266 B
Text
6 lines
266 B
Text
A backend for the selecting functions of the 'tidyverse'. It makes
|
|
it easy to implement select-like functions in your own packages in
|
|
a way that is consistent with other 'tidyverse' interfaces for
|
|
selection.
|
|
|
|
WWW: https://cran.r-project.org/web/packages/tidyselect/
|