Sorry, I can't really help you without the files in question
The best I can think of is
pivos <- st_read("california/SJER/vector_data/aneis_anapaula_0904.shp") %>%
st_transform(4326) # i.e. WGS84
Sorry, I can't really help you without the files in question
The best I can think of is
pivos <- st_read("california/SJER/vector_data/aneis_anapaula_0904.shp") %>%
st_transform(4326) # i.e. WGS84