## NOTE: Example is wrapped in `\dontrun{}` as function requires a large
## amount of data which is not included in the package.
if (FALSE) {
tri <- process_tri(
path = "./data",
year = 2020,
variables = c(1, 13, 12, 14, 20, 34, 36, 47, 48, 49)
)
}
Run the code above in your browser using DataLab