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