Description Usage Arguments Value
This function automatially update the current dataset "publications_authors" by geting new information on non scrapped authors
1  | add_publications_authors(data, n_authors, path = NULL, shuffle = T)
 | 
data | 
 A tibble containing a column dc_identifier  | 
n_authors | 
 Number of authors whose publications have to be scraped  | 
path | 
 Path ot the current working directory  | 
shuffle | 
 Logical value, if T then order of scrape is random  | 
A sample of the dataset which has been scrapped
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.