Learn R Programming

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

rfigshare (version 0.3.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.3.6

License

CC0

Issues

Pull Requests

Stars

Forks

Maintainer

Carl Boettiger

Last Published

August 4th, 2014

Functions in rfigshare (0.3.6)

plot_to_filename

Convienence function to save a ggplot2 plot, and return its filename.
fs_add_authors

Add author to an article
fs_author_search

Search for an author
fs_ids

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

Make an article private (draft only?)
fs_add_author

Add an author to an article by ID number
fs_cat_to_id

Helper function that matches string categories to id's
fs_upload_one

Upload file to an article
fs_add_categories

Add a category to article
fs_add_links

Add link to article
fs_author_ids

Get Author IDs from names
fs_browse

Browse articles
fs_delete

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

Create a FigShare article.
fs_create

Create a FigShare article (draft)
fs_make_public

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

Add a tag to an article
fs_auth

Figshare authentication via OAuth1.0 using httr
fs_category_list

List all categories
summary_fs_details

Collect metadata from details call
fs_download

Get details for an article
fs_image_url

get image url
fs_upload

Upload file to an article
fs_update

Update article title, description, or type
fs_embed

Upload a figure to figshare and return the url
fs_details

Get details for an article
fs_search

Advanced Search.
fs_create_author

Creates a figshare author