powered by
Check correct column, date, and shape of the input data files
checkFile(path, type = "request_file")
data.frame
path to the input data file
the type of file to ckeck
if (FALSE) { # save example files to current working directory getSP500ExampleFiles() checkFile("01_RequestFile.csv", "request_file") }
Run the code above in your browser using DataLab