get_project: Get project information

View source: R/api-get_project.R

get_projectR Documentation

Get project information

Description

Get the project information from Consibio APIs.

Usage

get_project(project_id = NULL)

Arguments

project_id

The project id (optional).

Details

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

Value

A matrix with the project information.

Examples

## Not run: 
get_project(project_id = "{project_id}")

## End(Not run)

consibiocloudclient documentation built on Sept. 12, 2024, 9:34 a.m.