transmute_icaro_old_to_new: Transmute old ICARO DB to new version

View source: R/icaro.R

transmute_icaro_old_to_newR Documentation

Transmute old ICARO DB to new version

Description

Returns a cleaned tibble version of old ICARO DB. Also, a csv and sqlite file could be exported.

Usage

transmute_icaro_old_to_new(path, write_csv = FALSE, write_sqlite = FALSE)

Arguments

path

a character vector of full path name of old ICARO DB.

write_csv

logical. Should a csv file be generated?

write_sqlite

logical. Should a sqlite file be generated?


fscorrales/invicodatr documentation built on Nov. 22, 2022, 2:39 a.m.