R/crossref.R
cr_funders.Rd
This function crawls the Crossref Funder Registry for entries in a specific location.
cr_funders(location = "Sweden")
the geographical location, Default: 'Sweden'
tibble with results
if (FALSE) { # \dontrun{ if(interactive()){ cr_funders() } } # }