Easy web publishing from R
Write
R Markdown
documents in RStudio.
Share them here on RPubs.
(It’s free, and couldn’t be simpler!)
Get Started
Recently Published
Orientation Module
Completion of Day 1 LASER orientation module.
City of Primera VFD: Hydrant Map (July 2025)
Created 07/15/2025 and sanitized for Response Master.
primera_hydrants %>% st_as_sf(., coords = c("Lng", "Lat"), crs = 4326) %>% st_buffer(., dist=100) %>% tm_shape(.) + tm_polygons(popup.vars = c("Hydrant Type", "Address", "Make", "Model", "Year", "Notes"), fill = "In Service", fill_alpha = 0.75) + tm_basemap("OpenStreetMap")
Assignment-2
This is a web scraping assignment for a website.
Mortality Trends
Presentation for FBL