get_banff_example {banffIT} | R Documentation |
Get a dataset example
Description
This function gets the dataset used in the vignette as an example.
Usage
get_banff_example(version = NULL)
Arguments
version |
A character string referring the version of Banff classification. The most recent classification is the default. Options are "2022" (default), "2017". |
Value
A tibble representing the dataset used in the the vignette as an example.
Examples
{
get_banff_example()
}
[Package banffIT version 2.0.0 Index]