load_data_file: load_data_file

View source: R/common.R

load_data_fileR Documentation

load_data_file

Description

Load an internal, i.e. included with the package, data file.

Usage

load_data_file(filename, optional = FALSE, quiet = FALSE)

Arguments

filename

filename of file to load

optional

Logical indicating whether file is optional

quiet

Logical - suppress messages?

Details

Optional files that are not found are returned as NA.

Value

A data frame (csv) or yaml list.


transportenergy/item_mip_data_processing documentation built on July 6, 2023, 7:51 p.m.