See details at https://api-r.referens.sys.kth.se/api/projects/swagger
Usage
kth_projects(
path = "projects/",
year_beg = NULL,
year_end = NULL,
kthUserName = NULL,
orcid = NULL,
tag = NULL,
config = NULL
)
Arguments
- path
string to indicate endpoint to use, for example "projects", "projects/public", "projects/hidden", "fundings/", Default: "projects/"
- year_beg
starting year, for example 2012
- year_end
ending year, for example 2019
- kthUserName
username of KTH profile, for example "stemme"
- orcid
Orcid of members to get, for example "0000-0003-2983-5573"
- tag
project tag
- config
a configuration setting for the KTH APIs including base URL etc, by default from config()