eoR: Data Management Package (Exposure and Occurrence Data in R)

This data management package provides some helper classes for publicly available data sources (HMD, DESTATIS) in Demography. Similar to ideas developed in the Bioconductor project <https://bioconductor.org> we strive to encapsulate data in easy to use S4 objects. If original data is provided in a text file, the resulting S4 object contains all information from that text file. But the information is somehow structured (header, footer, etc). Further the classes provide methods to make a subset for selected calendar years or selected regions. The resulting subset objects still contain the original header and footer information.

Getting started

Package details

AuthorRainer Walke [aut, cre] (<https://orcid.org/0000-0002-4269-6531>)
MaintainerRainer Walke <walke@demogr.mpg.de>
LicenseGPL-3
Version0.4.0
URL https://github.molgen.mpg.de/walke/eoR
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("eoR")

Try the eoR package in your browser

Any scripts or data that you put into this service are public.

eoR documentation built on Nov. 11, 2019, 1:06 a.m.