tag_show {tidymodels} | R Documentation |
Facilities for loading and updating other packages
Description
The tidymodels metapackage contains a set of tags for specific topics in modeling and analysis. These can be used to load packages in groups.
Usage
tag_show()
tag_attach(tag)
tag_update(tag)
Arguments
tag |
A character strong for the tag. Current options are: 'Bayesian analysis', 'deep learning', 'ensembles', 'extra models', 'extra recipes', 'feature engineering', 'interpretation', 'parallel processing', 'parameter tuning', 'resampling', 'text analysis', 'time series', and 'visualization'. |
Examples
tag_show()
[Package tidymodels version 1.2.0 Index]