Other packages > Find by keyword >

pubh  

A Toolbox for Public Health and Epidemiology
View on CRAN: Click here


Download and install pubh package within the R console
Install from CRAN:
install.packages("pubh")

Install from Github:
library("remotes")
install_github("cran/pubh")

Install by package version:
library("remotes")
install_version("pubh", "3.0.0")



Attach the package and use:
library("pubh")
Maintained by
Josie Athens
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-01-19
Latest Update: 2024-10-08
Description:
A toolbox for making R functions and capabilities more accessible to students and professionals from Epidemiology and Public Health related disciplines. Includes a function to report coefficients and confidence intervals from models using robust standard errors (when available), functions that expand 'ggplot2' plots and functions relevant for introductory papers in Epidemiology or Public Health. Please note that use of the provided data sets is for educational purposes only.
How to cite:
Josie Athens (2018). pubh: A Toolbox for Public Health and Epidemiology. R package version 3.0.0, https://cran.r-project.org/web/packages/pubh. Accessed 18 Sep. 2026.
Previous versions and publish date:
(2026-07-09 06:44), 0.1.6 (2018-01-19 12:37), 0.1.7 (2018-02-06 05:10), 0.2.2 (2018-07-04 10:20), 0.3.0 (2018-07-11 06:40), 0.4.1 (2018-08-10 06:30), 0.4.2 (2018-08-30 06:30), 0.4.3 (2018-11-02 19:10), 1.1.2 (2019-12-07 23:50), 1.1.3 (2019-12-10 12:30), 1.1.5 (2020-02-03 23:40), 1.1.6 (2020-03-02 22:40), 1.1.12 (2020-04-26 06:50), 1.1.14 (2020-06-02 08:50), 1.1.16 (2020-07-07 11:10), 1.1.18 (2020-11-10 06:20), 1.1.19 (2020-12-03 09:20), 1.1.20 (2021-02-16 18:30), 1.2.5 (2021-10-11 09:20), 1.2.7 (2022-04-04 15:50), 1.3.1 (2023-11-14 01:03), 1.3.2 (2024-01-11 22:30), 1.3.7 (2024-08-17 04:20), 2.0.0 (2024-10-08 07:00)
Other packages that cited pubh R package
View pubh citation profile
Other R packages that pubh depends, imports, suggests or enhances
Complete documentation for pubh
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA