On this pagedatasetDescription() const datasetDescription: (obj) => string Extract the description from a dataset. Parameters obj AnyDataset Returns string Detailed dataset description string Example const description = datasetDescription(dataset);