Check input data files
Check correct column, date, and shape of the input data files
checkFile(path, type = "request_file")
path |
path to the input data file |
type |
the type of file to ckeck |
data.frame
## Not run: # save example files to current working directory getSP500ExampleFiles() checkFile("01_RequestFile.csv", "request_file") ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.