checkFile: Check input data files

View source: R/dataHandling.R

checkFileR Documentation

Check input data files

Description

Check correct column, date, and shape of the input data files

Usage

checkFile(path, type = "request_file")

Arguments

path

path to the input data file

type

the type of file to ckeck

Value

data.frame

Examples

## Not run: 
# save example files to current working directory
getSP500ExampleFiles()
               
checkFile("01_RequestFile.csv", "request_file")

## End(Not run)


EventStudyTools/api-wrapper.r documentation built on April 16, 2023, 1:04 p.m.