RPubs will retire in June 2027. Your existing documents will stay accessible through December 31, 2031
and Connect Cloud is the recommended home for new publishing. Read the blog post

Recently Published

Testes Estatísticos
Document
este documento es una investigacion utilizando herramientas sig
psy202 week 4
Orientation Module
Completion of Day 1 LASER orientation module.
Leiden Analysis (cc_v5)
Leiden Analysis (aa_v5)
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")