Learn R Programming

rfigshare (version 0.2-6)

fs_details: Get details for an article

Description

Get details for an article

Usage

fs_details(article_id, mine = FALSE,
    session = fs_get_auth(), show_versions = FALSE,
    version = NULL)

Arguments

article_id
number
mine
logical (default FALSE). Set to true to see article details for your own non-public articles
session
the authentication credentials from fs_auth
show_versions
logical, show what versions are available
version
show a given version number

References

http://api.figshare.com

See Also

fs_auth

Examples

Run this code
fs_details(138)

Run the code above in your browser using DataLab