get_datasources: Get information of all data sources available for a given...

View source: R/datasource.R

get_datasourcesR Documentation

Get information of all data sources available for a given project_id.

Description

Get information of all data sources available for a given project_id.

Usage

get_datasources(project_id)

Arguments

project_id

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

Value

list - parsed content of all data_sources for the supplied project_id.


previsionio/prevision-r documentation built on March 24, 2022, 1:28 a.m.