View source: R/read_data_package_error.R
read_data_package_error | R Documentation |
Read data package error
read_data_package_error(transaction, env = "production")
transaction |
(character) Transaction identifier |
env |
(character) Repository environment. Can be: "production", "staging", or "development". |
An error is returned if an error occurred while processing the
request, otherwise NULL
is returned if no error was encountered or if
processing is still underway.
User authentication is required (see login()
)
Other Accessing:
read_data_entity_checksum()
,
read_data_entity_names()
,
read_data_entity_name()
,
read_data_entity_resource_metadata()
,
read_data_entity_sizes()
,
read_data_entity_size()
,
read_data_entity()
,
read_data_package_archive()
,
read_data_package_citation()
,
read_data_package_doi()
,
read_data_package_from_doi()
,
read_data_package_report_checksum()
,
read_data_package_report_resource_metadata()
,
read_data_package_report_summary()
,
read_data_package_report()
,
read_data_package_resource_metadata()
,
read_data_package()
,
read_evaluate_report_summary()
,
read_evaluate_report()
,
read_metadata_checksum()
,
read_metadata_dublin_core()
,
read_metadata_entity()
,
read_metadata_format()
,
read_metadata_resource_metadata()
,
read_metadata()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.