View source: R/list_remote_files.R
list_remote_files | R Documentation |
List files on a remote server or website
list_remote_files(URL, pattern = "*.zip")
URL |
Web URL. |
pattern |
Search pattern passed to xpathSApply. |
List of remote files.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.