get_dataset_head: Show the head of a dataset from its id.

View source: R/dataset.R

get_dataset_headR Documentation

Show the head of a dataset from its id.

Description

Show the head of a dataset from its id.

Usage

get_dataset_head(dataset_id)

Arguments

dataset_id

id of the dataset, can be obtained with get_datasets().

Value

data.frame - head of the dataset.


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