Learn R Programming

consibiocloudclient (version 1.0.0)

get_project: Get project information

Description

Get the project information from Consibio APIs.

Usage

get_project(project_id = NULL)

Value

A matrix with the project information.

Arguments

project_id

The project id (optional).

Details

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

Examples

Run this code
if (FALSE) {
get_project(project_id = "{project_id}")
}

Run the code above in your browser using DataLab