get_dataset_head: 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.