Skip to contents

Retrieves metadata for a specific dataset.

Usage

ont_get_dataset(dataset_id, con = NULL)

Arguments

dataset_id

The dataset identifier.

con

Optional DBI connection.

Value

A list with dataset metadata, or NULL if not found.