Description Usage Arguments Value Examples
View source: R/get_contributor_info.R
Get data on publication authors
1 | get_contributor_info(base_data)
|
base_data |
data frame |
data frame
1 2 3 4 | get_contributor_info(data.frame(
cristin_result_id = 1094009,
contributors_url = "https://api.cristin.no/v2/results/1094009/contributors")
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.