Learn R Programming

PAMmisc (version 1.12.4)

getFigshareInfo: getFigshareInfo

Description

downloads filename and recording URL information from a Figshare article. Requires a users API token from their figshare account

Usage

getFigshareInfo(token, id)

Value

dataframe with columns filename and recording_url

Arguments

token

Personal API token from users Figshare account, see here for information on creating a token

id

Figshare article ID to download information for

Author

Taiki Sakai taiki.sakai@noaa.gov