tag_show function

Facilities for loading and updating other packages

Facilities for loading and updating other packages

The tidymodels metapackage contains a set of tags for specific topics in modeling and analysis. These can be used to load packages in groups.

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()