figshare_download: Download Figshare files

View source: R/figshare_download.R

figshare_downloadR Documentation

Download Figshare files

Description

Download files from a Figshare repository.

Usage

figshare_download(id, suffix = NULL, as_datatable = TRUE, verbose = TRUE)

Arguments

id

Figshare repo ID.

suffix

Filter results by file suffixes. Set to NULL to return all files (default).

as_datatable

Return the return as a data.table (default: TRUE), instead of a nested list (FALSE).

verbose

Print messages.

Examples

files <- figshare_download(id="14703003", suffix="Earthworm_sFig1_cluster_marker.xlsx")

RajLabMSSM/downloadR documentation built on May 12, 2024, 3:22 a.m.