Build Samsara txt files from xlsx inventory
Usage
build_samsa2_files(
file = file.path("data", sprintf("Data_Marteloscope_%s.xlsx", getOption("mart_site"))),
verbose = FALSE
)
Arguments
- file
inventory file in xlsx, by default Data_marteloscope_<site>.xlsx
- verbose
Allow to print messages. False by default.