View source: R/figshare_download.R
figshare_download | R Documentation |
Download files from a Figshare repository.
figshare_download(id, suffix = NULL, as_datatable = TRUE, verbose = TRUE)
id |
Figshare repo ID. |
suffix |
Filter results by file suffixes.
Set to |
as_datatable |
Return the return as
a data.table (default: |
verbose |
Print messages. |
files <- figshare_download(id="14703003", suffix="Earthworm_sFig1_cluster_marker.xlsx")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.