import_data: Import and standardise the raw data

Description Usage Arguments

View source: R/import_data.R

Description

Import and standardise the raw data

Usage

1
import_data(belgium, output, strict = TRUE)

Arguments

belgium

path to the CSV file with the Belgian data.

output

path to the root of the data package

strict

What to do when the metadata changes. strict = FALSE overwrites the data and the metadata with a warning listing the changes, strict = TRUE returns an error and leaves the data and metadata as is. Defaults to TRUE.


inbo/ladybird documentation built on March 14, 2021, 3:47 p.m.