Package: dataset 0.3.4001
Daniel Antal
dataset: Create Data Frames that are Easier to Exchange and Reuse
The aim of the 'dataset' package is to make tidy datasets easier to release, exchange and reuse. It organizes and formats data frame 'R' objects into well-referenced, well-described, interoperable datasets into release and reuse ready form.
Authors:
dataset_0.3.4001.tar.gz
dataset_0.3.4001.zip(r-4.5)dataset_0.3.4001.zip(r-4.4)dataset_0.3.4001.zip(r-4.3)
dataset_0.3.4001.tgz(r-4.4-any)dataset_0.3.4001.tgz(r-4.3-any)
dataset_0.3.4001.tar.gz(r-4.5-noble)dataset_0.3.4001.tar.gz(r-4.4-noble)
dataset_0.3.4001.tgz(r-4.4-emscripten)dataset_0.3.4001.tgz(r-4.3-emscripten)
dataset.pdf |dataset.html✨
dataset/json (API)
NEWS
# Install 'dataset' in R: |
install.packages('dataset', repos = c('https://dataobservatory-eu.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dataobservatory-eu/dataset/issues
Pkgdown site:https://dataset.dataobservatory.eu
- iris_dataset - Edgar Anderson's Iris Data
Last updated 6 hours agofrom:2d77194643. Checks:ERROR: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | FAIL | Dec 25 2024 |
R-4.5-win | ERROR | Dec 25 2024 |
R-4.5-linux | ERROR | Dec 25 2024 |
R-4.4-win | ERROR | Dec 25 2024 |
R-4.4-mac | ERROR | Dec 25 2024 |
R-4.3-win | ERROR | Dec 25 2024 |
R-4.3-mac | ERROR | Dec 25 2024 |
Exports:as_characteras_dataciteas_dataset_dfas_dublincoreas_numericcreatorcreator<-datacitedataset_dfdataset_titledataset_title<-dataset_to_triplesdefineddefinition_attributedefinition_attribute<-describedescriptiondescription<-dublincoregeolocationgeolocation<-get_bibentryget_definition_attributeget_namespace_attributeget_unit_attributeget_variable_namespacesget_variable_unitsid_to_columnidentifieridentifier<-is_dataset_dfis.dataset_dfis.definedlabel_attributelanguagelanguage<-n_triplen_triplesnamespace_attributenamespace_attribute<-provenanceprovenance<-publication_yearpublication_year<-publisherpublisher<-rightsrights<-set_bibentry<-set_definition_attributeset_namespace_attributeset_unit_attributesubjectsubject_createsubject<-unit_attributeunit_attribute<-var_definitionvar_definition<-var_labelvar_namespacevar_namespace<-var_unitvar_unit<-xsd_convert
Dependencies:askpassassertthatbackportsbibtexbitbit64clicliprcpp11crayoncurldplyrfansiforcatsgenericsgluehavenhmshttrISOcodesjsonlitelabelledlifecyclelubridatemagrittrmimeopensslpillarpkgconfigplyrprettyunitsprogresspurrrR6RcppreadrRefManageRrlangstringistringrsystibbletidyrtidyselecttimechangetzdbutf8vctrsvroomwithrxml2
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Coerce to character vector | as_character as_character.haven_labelled_defined |
Add or get Dublin Core metadata | as_dublincore dublincore is.dublincore is.dublincore.dublincore |
Coerce a defined vector to numeric | as_numeric as_numeric.haven_labelled_defined |
Get/set the Creator of the object. | creator creator<- |
Create a bibentry object with DataCite metadata fields | as_datacite datacite is.datacite is.datacite.datacite |
Create a new dataset_df object | as_dataset_df dataset_df is.dataset_df is_dataset_df print.dataset_df |
Get/set the title of a dataset | dataset_title dataset_title<- |
Dataset to triples (three columns) | dataset_to_triples |
Create a semantically well-defined, labelled vector | as.character.haven_labelled_defined defined is.defined summary.haven_labelled_defined |
Describe a dataset | describe |
Get/set the Description of the object. | description description<- |
Get/set the Geolocation of the object. | geolocation geolocation<- |
Get/set the Bibentry of the object. | get_bibentry set_bibentry<- |
Add identifier to columns | id_to_column |
Get/set the Identifier of the object. | identifier identifier<- |
Edgar Anderson's Iris Data | iris_dataset |
Get/Set the primary language of the dataset | language language<- |
Create an N-Triple | n_triple |
Create N-Triples | n_triples |
Get or update provenance information | provenance provenance<- |
Get/set the publication_year of the object. | publication_year publication_year<- |
Get/set the Publisher of the object. | publisher publisher<- |
Get/set the Rights of the object. | rights rights<- |
Create/add/retrieve a subject | is.subject subject subject<- subject_create |
Get / set a definition for a vector or a dataset | definition_attribute definition_attribute<- get_definition_attribute set_definition_attribute var_definition var_definition<- |
Get / Set a variable label | label_attribute var_label var_label.dataset_df var_label.defined var_label<-.dataset_df var_label<-.defined |
Get / Set a namespace of measure | get_namespace_attribute get_variable_namespaces namespace_attribute namespace_attribute<- set_namespace_attribute var_namespace var_namespace<- |
Get / Set a unit of measure | get_unit_attribute get_variable_units set_unit_attribute unit_attribute unit_attribute<- var_unit var_unit<- |
Convert to XML Schema Definition (XSD) types | xsd_convert xsd_convert.character xsd_convert.data.frame xsd_convert.dataset xsd_convert.Date xsd_convert.factor xsd_convert.haven_labelled_defined xsd_convert.integer xsd_convert.logical xsd_convert.numeric xsd_convert.POSIXct xsd_convert.tibble |