Package: eoR 0.4.0
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.
Authors:
eoR_0.4.0.tar.gz
eoR_0.4.0.zip(r-4.5)eoR_0.4.0.zip(r-4.4)eoR_0.4.0.zip(r-4.3)
eoR_0.4.0.tgz(r-4.4-any)eoR_0.4.0.tgz(r-4.3-any)
eoR_0.4.0.tar.gz(r-4.5-noble)eoR_0.4.0.tar.gz(r-4.4-noble)
eoR_0.4.0.tgz(r-4.4-emscripten)eoR_0.4.0.tgz(r-4.3-emscripten)
eoR.pdf |eoR.html✨
eoR/json (API)
# Install 'eoR' in R: |
install.packages('eoR', repos = c('https://rwalke.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 5 years agofrom:87497c5680. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win | OK | Oct 25 2024 |
R-4.5-linux | OK | Oct 25 2024 |
R-4.4-win | OK | Oct 25 2024 |
R-4.4-mac | OK | Oct 25 2024 |
R-4.3-win | OK | Oct 25 2024 |
R-4.3-mac | OK | Oct 25 2024 |
Exports:contentex1Exposure1footerheaderlt1LTable1protocolrd1rd1totalre1re1totalreadEX1x1readLT1x1readRegDeathreadRegExpRegDeath1RegExp1regionselectRegionselectYearsshow
Dependencies:data.table
Readme and manuals
Help Manual
Help page | Topics |
---|---|
EX1 class for HMD eposure files 1x1 | content,EX1-method ex1,EX1-method EX1-class Exposure1 header,EX1-method length,EX1-method protocol,EX1-method readEX1x1 region,EX1-method selectYears,EX1-method show,EX1-method |
AllGenerics | content ex1 footer header lt1 protocol rd1 rd1total re1 re1total region selectRegion selectYears |
LT1 class for HMD life-tables 1x1 | content,LT1-method header,LT1-method length,LT1-method lt1,LT1-method LT1-class LTable1 protocol,LT1-method readLT1x1 region,LT1-method selectYears,LT1-method show,LT1-method |
RD1 class for 'GENESIS-Tabelle: 12613-02-02-4' | content,RD1-method footer,RD1-method header,RD1-method length,RD1-method protocol,RD1-method rd1,RD1-method RD1-class rd1total,RD1-method readRegDeath RegDeath1 region,RD1-method selectRegion,RD1-method selectYears,RD1-method show,RD1-method |
RE1 class for 'GENESIS-Tabelle: 12411-03-03-4' | content,RE1-method footer,RE1-method header,RE1-method length,RE1-method protocol,RE1-method re1,RE1-method RE1-class re1total,RE1-method readRegExp RegExp1 region,RE1-method selectRegion,RE1-method selectYears,RE1-method show,RE1-method |