rda.conversion.checkRawData: Get List of RAW data files.

Description Usage Arguments Details Value

View source: R/rda_conversion.R

Description

The function checks the given directory for RAW data files.

Usage

1
rda.conversion.checkRawData(directory = "inst/extdata")

Arguments

directory

The directory in which the RAW files should be searched.

Details

First the presented directory is checked for existance. In case it cannot be found a warning will be thrown. If it is present, a list of all files in the directory will be created and returned. These files will then be considered as candidates for being loaded as package data.

Value

List of files present in the specified directory.


MarcoNiemann/kaggle_house documentation built on May 7, 2019, 2:50 p.m.