Description Usage Arguments Details Examples
Given a set of ftp locations, return the directory listing as a data.frame.
1 |
url |
character() vector of ftp urls |
Note that this function must loop over the URLs, so it may be slow and inefficient.
1 | ftp_dir_listing(accession2url(c('SRR000237','SRR000238', 'SRR925811')))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.