Skip to contents

get CV data from ORCID

Usage

get_cv_data(
  orcid = Sys.getenv("ORCID_ID"),
  json_path = NULL,
  entries = c("education", "employment", "citation")
)

Arguments

orcid

string with the ORCID ID by default fetched fomr "ORCID_ID" system variable

json_path

string to JSON file with additional/custom data

entries

character vector with entries to be included in the CV

Value

list with CV data