dataset()
s3 class:
print.dataset()
, summary.dataset()
,
subset.dataset
, [.dataset
,
as.data.frame()
.dataset_local_id()
and dataset_uri()
to the dataset functions. Development version available on Zenodo.
dataset_export()
is implemented with filetype =
‘csv’.identifier()
, publisher()
,
publication_year()
, language()
,
description()
, dataset_source()
[to avoid
confusion with the base R source() function],
geolocation()
, rights()
,
version()
.dataset_title()
, dataset_title_create()
,
subject()
, subject_create()
.resource_type()
.download_dataset()
,
datacite()
, and the dataset()
constructor.dataset()
class, an improved
data.frame (tibble, DT) R object with standardized structure and
metadata. First development version release.