Other packages > Find by keyword >

EDIutils  

An API Client for the Environmental Data Initiative Repository
View on CRAN: Click here


Download and install EDIutils package within the R console
Install from CRAN:
install.packages("EDIutils")

Install from Github:
library("remotes")
install_github("cran/EDIutils")

Install by package version:
library("remotes")
install_version("EDIutils", "1.0.3")



Attach the package and use:
library("EDIutils")
Maintained by
Colin Smith
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-06-01
Latest Update: 2022-09-08
Description:
A client for the Environmental Data Initiative repository REST API. The 'EDI' data repository is for publication and reuse of ecological data with emphasis on metadata accuracy and completeness. It is built upon the 'PASTA+' software stack and was developed in collaboration with the US 'LTER' Network . 'EDIutils' includes functions to search and access existing data, evaluate and upload new data, and assist other data management tasks common to repository users.
How to cite:
Colin Smith (2022). EDIutils: An API Client for the Environmental Data Initiative Repository. R package version 1.0.3, https://cran.r-project.org/web/packages/EDIutils. Accessed 07 Nov. 2024.
Previous versions and publish date:
1.0.0 (2022-06-01 14:00), 1.0.1 (2022-06-29 02:20), 1.0.2 (2022-09-08 23:13)
Other packages that cited EDIutils R package
View EDIutils citation profile
Other R packages that EDIutils depends, imports, suggests or enhances
Complete documentation for EDIutils
Functions, R codes and Examples using the EDIutils R package
Some associated functions: check_status_create . check_status_evaluate . check_status_update . create_data_package . create_data_package_archive . create_dn . create_event_subscription . create_journal_citation . create_reservation . delete_event_subscription . delete_journal_citation . delete_reservation . evaluate_data_package . execute_event_subscription . get_audit_count . get_audit_record . get_audit_report . get_docid_reads . get_event_subscription . get_event_subscription_schema . get_journal_citation . get_packageid_reads . get_provenance_metadata . get_recent_uploads . is_authorized . list_active_reservations . list_data_descendants . list_data_entities . list_data_package_citations . list_data_package_identifiers . list_data_package_revisions . list_data_package_scopes . list_data_sources . list_deleted_data_packages . list_principal_owner_citations . list_recent_changes . list_recent_uploads . list_reservation_identifiers . list_service_methods . list_user_data_packages . list_working_on . login . logout . query_event_subscriptions . read_data_entity . read_data_entity_checksum . read_data_entity_name . read_data_entity_names . read_data_entity_resource_metadata . read_data_entity_size . read_data_entity_sizes . read_data_package . read_data_package_archive . read_data_package_citation . read_data_package_doi . read_data_package_error . read_data_package_from_doi . read_data_package_report . read_data_package_report_checksum . read_data_package_report_resource_metadata . read_data_package_report_summary . read_data_package_resource_metadata . read_evaluate_report . read_evaluate_report_summary . read_metadata . read_metadata_checksum . read_metadata_dublin_core . read_metadata_entity . read_metadata_format . read_metadata_resource_metadata . search_data_packages . update_data_package . 
Some associated R codes: check_status_create.R . check_status_evaluate.R . check_status_update.R . create_data_package.R . create_data_package_archive.R . create_dn.R . create_event_subscription.R . create_journal_citation.R . create_reservation.R . delete_event_subscription.R . delete_journal_citation.R . delete_reservation.R . evaluate_data_package.R . execute_event_subscription.R . get_audit_count.R . get_audit_record.R . get_audit_report.R . get_docid_reads.R . get_event_subscription.R . get_event_subscription_schema.R . get_journal_citation.R . get_packageid_reads.R . get_provenance_metadata.R . get_recent_uploads.R . is_authorized.R . list_active_reservations.R . list_data_descendants.R . list_data_entities.R . list_data_package_citations.R . list_data_package_identifiers.R . list_data_package_revisions.R . list_data_package_scopes.R . list_data_sources.R . list_deleted_data_packages.R . list_principal_owner_citations.R . list_recent_changes.R . list_recent_uploads.R . list_reservation_identifiers.R . list_service_methods.R . list_user_data_packages.R . list_working_on.R . login.R . logout.R . query_event_subscriptions.R . read_data_entity.R . read_data_entity_checksum.R . read_data_entity_name.R . read_data_entity_names.R . read_data_entity_resource_metadata.R . read_data_entity_size.R . read_data_entity_sizes.R . read_data_package.R . read_data_package_archive.R . read_data_package_citation.R . read_data_package_doi.R . read_data_package_error.R . read_data_package_from_doi.R . read_data_package_report.R . read_data_package_report_checksum.R . read_data_package_report_resource_metadata.R . read_data_package_report_summary.R . read_data_package_resource_metadata.R . read_evaluate_report.R . read_evaluate_report_summary.R . read_metadata.R . read_metadata_checksum.R . read_metadata_dublin_core.R . read_metadata_entity.R . read_metadata_format.R . read_metadata_resource_metadata.R . search_data_packages.R . update_data_package.R . utilities.R .  Full EDIutils package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  
con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA