SplashDams | R Documentation |
Data for Splash Dams in western Oregon
SplashDams
Formal class 'SpatialPointsDataFrame with 232 obs. of 6 variables:
streamName
locationCode
height
lastDate
owner
datesUsed
R. R. Miller (2010) Is the Past Present? Historical Splash-dam Mapping and Stream Disturbance Detection in the Oregon Coastal Province. MSc. thesis, Oregon State University; packaged by Jonathan Callahan
if (requireNamespace("sp", quietly = TRUE)) {
library(sp)
data(SplashDams)
plot(SplashDams, axes=TRUE)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.