get_project_info {previsionio}R Documentation

Get a project from its project_id.

Description

Get a project from its project_id.

Usage

get_project_info(project_id)

Arguments

project_id

id of the project, can be obtained with get_projects().

Value

list - information of the project.


[Package previsionio version 11.7.0 Index]