checkFile | R Documentation |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.