get_banff_example: Get a dataset example

View source: R/01_utils.R

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

}


banffIT documentation built on Aug. 8, 2025, 7:32 p.m.