powered by
Creates a figshare author
fs_create_author(full_name, session = fs_get_auth(), debug = FALSE)
full name of the author to create
(optional) the authentication credentials from fs_auth. If not provided, will attempt to load from cache as long as figshare_auth has been run.
fs_auth
return PUT request visibly?
author ID numbers
https://docs.figshare.com
# NOT RUN { fs_create_author("Benjamin Franklin") # }
Run the code above in your browser using DataLab