load_data: Load csv or RDS data

Description Usage Arguments

View source: R/utils.R

Description

Load csv or RDS data

Usage

1
load_data(path)

Arguments

path

the path of the data beint loaded

Load a data.frame like object stored as a csv or rds file. Passing any other data type will return an error.


NSAPH/airpred documentation built on May 7, 2020, 10:49 a.m.