| get_upw | R Documentation | 
This function either kickstarts mining the Unpaywall API using the doi columnn in a provided data frame, or loads saved Unpaywall data.
get_upw(df, source = "api", email = "", save_results = F)
| df | data frame with a doi column | 
| source | either "api" or the path of a saved unpaywall result | 
| email | email address of user (required by Unpaywall) | 
| save_results | Do you want to save the resulting data frame? | 
data frame with unpaywall results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.