rsample (version 0.0.4)

pretty.vfold_cv: Short Decriptions of rsets

Description

Produce a chracter vector of describing the resampling method.

Usage

# S3 method for vfold_cv
pretty(x, ...)

# S3 method for loo_cv pretty(x, ...)

# S3 method for apparent pretty(x, ...)

# S3 method for rolling_origin pretty(x, ...)

# S3 method for mc_cv pretty(x, ...)

# S3 method for nested_cv pretty(x, ...)

# S3 method for bootstraps pretty(x, ...)

# S3 method for group_vfold_cv pretty(x, ...)

Arguments

x

An rset object

...

Not currently used.

Value

A character vector.