tidymodels (version 0.0.2)

tag_show: Facilities for loading and updating other packages

Description

`tidymodels` 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', 'feature engineering', 'parallel processing', 'resampling', 'text analysis', and 'time series'.

Examples

Run this code
# NOT RUN {
tag_show()
# }

Run the code above in your browser using DataLab