get_banff_template: Get a dataset template

View source: R/01_utils.R

get_banff_templateR Documentation

Get a dataset template

Description

This function gets the empty dataset with variables that are mandatory in the process.

Usage

get_banff_template(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 empty dataset.

Examples

{

  get_banff_template()

}


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