Skip to contents

Reads the TOT Excel file from data/tot/table_of_tables.xlsx, validates its structure, and saves it as an RDS file in data/tot/tot.rds.

Usage

import_tot(quiet = FALSE)

Arguments

quiet

Logical. If TRUE, suppress informational messages.

Default: FALSE unless the global option lbstproj.quiet is set otherwise. The default option can be changed using options(lbstproj.quiet = TRUE)

Value

Invisibly returns the TOT data as a tibble.