get_projects {consibiocloudclient}R Documentation

Get projects accessible to the user

Description

Get the projects accessible to the user from Consibio APIs.

Usage

get_projects()

Details

See details in https://api.v2.consibio.com/api-docs/#/default/get_projects

Value

A matrix with the project information.

Examples

## Not run: 
get_projects()

## End(Not run)

[Package consibiocloudclient version 1.0.0 Index]