Description Usage Arguments Value
Loads all readable files in a directory into a list, with names according to the filenames
| 1 2 | 
| path | is the directory path | 
| exclude | is a regular expression. Matching filenames will be excluded | 
| filename.as.variable | is a variable name to store the filename. "" means it will not be stored. | 
| stack | if true attempts to stack the resultant data.frames together into a single data.frame | 
A list of data.frames or a single data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.