get_elements {consibiocloudclient} | R Documentation |
Get elements accessible to the user
Description
Get the projects elements to the user from Consibio APIs.
Usage
get_elements()
Details
See details in https://api.v2.consibio.com/api-docs/#/default/get_projects__project_id__elements
Value
A matrix with the project information.
Examples
## Not run:
get_elements()
## End(Not run)
[Package consibiocloudclient version 1.0.0 Index]