make_read_data_function: Create function to read data level

Description Usage Arguments Value Author(s)

View source: R/input_output.R

Description

Create function to read data level

Usage

1
make_read_data_function(data_level, .reader = NULL)

Arguments

data_level

the level of data to read from. Example 'intermediate' or 'raw'.

.reader

a reader function to be used as default. Optional.

Value

a function.

Author(s)

João Santiago


jcpsantiago/dvthis documentation built on Dec. 20, 2021, 10:03 p.m.