get_datasource_info {previsionio}R Documentation

Get a datasource from its id.

Description

Get a datasource from its id.

Usage

get_datasource_info(datasource_id)

Arguments

datasource_id

id of the data_sources to be retrieved, can be obtained with get_datasources().

Value

list - parsed content of the data_sources.


[Package previsionio version 11.7.0 Index]