powered by
Function to search for authors
fs_author_search(author, session = fs_get_auth(), debug = FALSE)
a string to search for (name, can include spaces)
(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
toggle debugging mode
output of PUT request (invisibly)
https://docs.figshare.com
# NOT RUN { fs_author_search("Boettiger") # }
Run the code above in your browser using DataLab