getFigshareInfo {PAMmisc} | R Documentation |
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)
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 |
Value
dataframe with columns filename
and recording_url
Author(s)
Taiki Sakai taiki.sakai@noaa.gov
[Package PAMmisc version 1.12.1 Index]