powered by
Data for Splash Dams in western Oregon
SplashDams
Formal class 'SpatialPointsDataFrame with 232 obs. of 6 variables:
streamName
locationCode
height
lastDate
owner
datesUsed
if (requireNamespace("sp", quietly = TRUE)) { library(sp) data(SplashDams) plot(SplashDams, axes=TRUE) }
Run the code above in your browser using DataLab