Package: tidyselect 1.2.1.9000

Lionel Henry

tidyselect:Select from a Set of Strings

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.

Authors:Lionel Henry [aut, cre], Hadley Wickham [aut], Posit Software, PBC [cph, fnd]

tidyselect_1.2.1.9000.tar.gz
tidyselect_1.2.1.9000.zip(r-4.5)tidyselect_1.2.1.9000.zip(r-4.4)tidyselect_1.2.1.9000.zip(r-4.3)
tidyselect_1.2.1.9000.tgz(r-4.4-any)tidyselect_1.2.1.9000.tgz(r-4.3-any)
tidyselect_1.2.1.9000.tar.gz(r-4.5-noble)tidyselect_1.2.1.9000.tar.gz(r-4.4-noble)
tidyselect_1.2.1.9000.tgz(r-4.4-emscripten)tidyselect_1.2.1.9000.tgz(r-4.3-emscripten)
tidyselect.pdf |tidyselect.html
tidyselect/json (API)
NEWS

# Installtidyselect in R:
install.packages('tidyselect',repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/r-lib/tidyselect/issues

On CRAN:

29 exports 121 stars 19.01 score 6 dependencies 7428 dependents 3 mentions 1.0M downloads

Last updated 4 months agofrom:fd22cc1dc0

Exports:all_ofany_ofcontainsends_withenquoeval_relocateeval_renameeval_selecteverythinglast_colmatchesnum_rangeone_ofpeek_datapeek_varspoke_varsquoquo_namequosscoped_varsstarts_withtidyselect_data_has_predicatestidyselect_data_proxyvars_pullvars_renamevars_selectvars_select_helperswherewith_vars

Dependencies:cligluelifecyclerlangvctrswithr

Implementing tidyselect interfaces

Rendered fromtidyselect.Rmdusingknitr::rmarkdownon Jun 10 2024.

Last update: 2022-08-10
Started: 2019-11-13

Technical description of tidyselect

Rendered fromsyntax.Rmdusingknitr::rmarkdownon Jun 10 2024.

Last update: 2022-08-15
Started: 2019-11-12