Description Usage Arguments Value Examples
Provides info about author, mostly in the form of handles
| 1 2 3 | getauthorrecordfull(id, code = NA)
get_author_record_full(id, code = NA)
 | 
| id | Short-ID. | 
| code | User code required to use API. Included in every API call. If not supplied, the REPEC_API_KEY environment variable will be used. | 
data.frame
| 1 2 3 4 | ## Not run: 
getauthorrecordfull('pmo915', code = YOURCODE)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.