View source: R/classification.R
| apply_vsnu | R Documentation | 
This function checks DOIs in the publications data frame for their appearance in the VSNU report, and adds a column called 'vsnu' containing True/False values that indicate that publications were published under the VSNU deal.
apply_vsnu(df, vsnudf)
| df | Source data frame containing a doi column | 
| vsnudf | VSNU data (see 'get_vsnu()') | 
Data frame with a column 'vsnu' added
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.