Description
Interactive 'shiny' Application for Constructing Life Tables.
Description
Provides an interactive 'shiny' application to construct stage-structured life tables from tabular input data. The application includes input validation, demographic calculations, visualization tools, and export of tables and figures to support reproducible workflows in ecological and entomological studies. Methods for life table construction follow classical demographic approaches described in Martinez (2015) <doi:10.13140/RG.2.2.21333.65760>.
README.md
LifeTableBuilder
LifeTableBuilder is an R package that provides an interactive Shiny application for constructing stage-structured life tables in ecological and entomological studies.
Features
- Interactive life-table construction via a Shiny web interface.
- Input data validation and basic quality checks.
- Demographic calculations and summary outputs.
- Visualization and export of tables and figures.
Installation (CRAN)
install.packages("LifeTableBuilder")