pathToFile | R Documentation |
construct an absolute path to a file using file name and saved/labeled path
pathToFile(pathname, filename)
pathname |
Label for saved path |
filename |
Name of the file to retreive, may contain subdir |
the full name of the file
pathToFile("data","cleanedrecords.csv")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.