Learn R Programming

banffIT (version 2.0.0)

get_banff_example: Get a dataset example

Description

This function gets the dataset used in the vignette as an example.

Usage

get_banff_example(version = NULL)

Value

A tibble representing the dataset used in the the vignette as an example.

Arguments

version

A character string referring the version of Banff classification. The most recent classification is the default. Options are "2022" (default), "2017".

Examples

Run this code
{

  get_banff_example()

}

Run the code above in your browser using DataLab