fs_add_authors |
Add author to an article |
fs_add_categories |
Add a category to article |
fs_add_links |
Add link to article |
fs_auth |
Figshare authentication via OAuth1.0 using httr |
fs_author_search |
Search for an author |
fs_browse |
Browse articles |
fs_category_list |
List all categories |
fs_cat_to_id |
Helper function that matches string categories to id's |
fs_create |
Create a FigShare article (draft) |
fs_create_author |
Creates a figshare author |
fs_delete |
Delete article (private or drafts only) or attached file |
fs_details |
Get details for an article |
fs_download |
Get details for an article |
fs_embed |
Upload a figure to figshare and return the url |
fs_ids |
Get a list of article id numbers from a search return |
fs_image_url |
get image url |
fs_make_private |
Make an article private (draft only?) |
fs_make_public |
Make an article public (for private or draft articles) |
fs_new_article |
Create a FigShare article. |
fs_search |
Advanced Search. |
fs_update |
Update article title, description, or type |
fs_upload |
Upload file to an article |
plot_to_filename |
Convienence function to save a ggplot2 plot, and return its filename. |
summary_fs_details |
Collect metadata from details call |