swecris_project_people | R Documentation |
Given the project identifier, retrieve details about a people involved with a project.
swecris_project_people(project_id)
project_id |
string identifier for project |
R data frame with results
## Not run:
if(interactive()){
"2021-00157_VR" |> swecris_project_people()
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.