View source: R/fs_author_search.R
fs_author_search | R Documentation |
Function to search for authors
fs_author_search(author, session = fs_get_auth(), debug = FALSE)
author |
a string to search for (name, can include spaces) |
session |
(optional) the authentication credentials from |
debug |
toggle debugging mode |
output of PUT request (invisibly)
Carl Boettiger cboettig@gmail.com
fs_auth
## Not run: fs_author_search("Boettiger") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.