View source: R/api-get_project.R
get_project | R Documentation |
Get the project information from Consibio APIs.
get_project(project_id = NULL)
project_id |
The project id (optional). |
See details in https://api.v2.consibio.com/api-docs/#/default/get_project
A matrix with the project information.
## Not run:
get_project(project_id = "{project_id}")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.