Learn R Programming

⚠️There's a newer version (0.3.8) of this package.Take me there.

rfigshare (version 0.2-6)

an R interface to figshare.com.

Description

an R interface to figshare.com.

Copy Link

Version

Install

install.packages('rfigshare')

Monthly Downloads

395

Version

0.2-6

License

CC0

Issues

Pull Requests

Stars

Forks

Maintainer

Carl Boettiger

Last Published

February 14th, 2013

Functions in rfigshare (0.2-6)

fs_get_auth

Helper function to get authentication
fs_author_ids

Get Author IDs from names
fs_delete

Delete article (private or drafts only) or attached file
fs_add_author

Add an author to an article by ID number
fs_search

Advanced Search
fs_add_tags

Add a tag to an article
fs_create

Create a FigShare article (draft)
fs_embed

Upload a figure to figshare and return the url
fs_image_url

get image url
fs_ids

Get a list of article id numbers from a search return
fs_update

Update article title, description, or type
fs_category_list

List all categories
fs_author_search

Search for an author
fs_new_article

Create a FigShare article.
fs_add_links

Add link to article
fs_make_private

Make an article private (draft only?)
fs_make_public

Make an article public (for private or draft articles)
fs_upload_one

Upload file to an article
fs_upload

Upload file to an article
fs_add_categories

Add a category to article
fs_browse

Browse articles
fs_cat_to_id

Helper function that matches string categories to id's
fs_add_authors

Add author to an article
fs_details

Get details for an article
fs_auth

Figshare authentication via httr
fs_download

Get details for an article
summary_fs_details

Collect metadata from details call
fs_create_author

Creates a figshare author