tag_show: Facilities for loading and updating other packages

View source: R/tags.R

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

tidymodels documentation built on Aug. 25, 2023, 1:07 a.m.