| readPackageFile | R Documentation | 
Read File from Package's extdata Folder
readPackageFile(file, package, stringsAsFactors = FALSE, ...)
| file | name of file (without path) | 
| package | name of the package from which to read the file | 
| stringsAsFactors | passed to  | 
| ... | further arguments passed to  | 
result of reading file with utils::read.csv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.