Learn R Programming

previsionio (version 11.7.0)

get_datasets: Get information of all datasets available for a given project_id.

Description

Get information of all datasets available for a given project_id.

Usage

get_datasets(project_id)

Arguments

project_id

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

Value

list - parsed content of all datasets for the suppled project_id.