View source: R/fs_create_author.R
fs_create_author | R Documentation |
Creates a figshare author
fs_create_author(full_name, session = fs_get_auth(), debug = FALSE)
full_name |
full name of the author to create |
session |
(optional) the authentication credentials from |
debug |
return PUT request visibly? |
author ID numbers
Carl Boettiger cboettig@gmail.com
fs_auth
## Not run: fs_create_author("Benjamin Franklin") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.