Functions are designed to facilitate access to and utility with large scale, publicly available environmental data in R. The package contains functions for downloading raw data files from web URLs (download_data()), processing the raw data files into clean spatial objects (process_covariates()), and extracting values from the spatial data objects at point and polygon locations (calculate_covariates()). These functions call a series of source-specific functions which are tailored to each data sources/datasets particular URL structure, data format, and spatial/temporal resolution. The functions are tested, versioned, and open source and open access. For sum_edc() method details, see Messier, Akita, and Serre (2012) <doi:10.1021/es203152a>.
Package details |
|
---|---|
Author | Mitchell Manware [aut, ctb] (<https://orcid.org/0009-0003-6440-6106>), Insang Song [aut, ctb] (<https://orcid.org/0000-0001-8732-3256>), Eva Marques [aut, ctb] (<https://orcid.org/0000-0001-9817-6546>), Mariana Alifa Kassien [aut, ctb] (<https://orcid.org/0000-0003-2295-406X>), Elizabeth Scholl [ctb] (<https://orcid.org/0000-0003-2727-1954>), Kyle Messier [aut, cre] (<https://orcid.org/0000-0001-9508-9623>), Spatiotemporal Exposures and Toxicology Group [cph] |
Maintainer | Kyle Messier <kyle.messier@nih.gov> |
License | MIT + file LICENSE |
Version | 1.2.3 |
URL | https://niehs.github.io/amadeus/ |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.