Read all file under dictionary in a batch
1 2 3 4 5 6 7 8 |
path |
a character vector of full path names; the default corresponds to the working directory. Tilde expansion (see path.expand) is performed. Missing values will be ignored. Elements with a marked encoding will be converted to the native encoding (and if that fails, considered non-existent). |
pattern |
an optional regular expression. Only file names which match the regular expression will be returned. |
merge |
whether merge the data, default TRUE. or return a list. |
recursive |
logical. Should the listing recurse into directories? |
verbose |
output other useful message, default TRUE. |
... |
other argument of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.