Learn R Programming

bfastSpatial (version 0.6.2)

turaSp: SpatialPolygons object

Description

Three polygons located in the tura area (ethiopia)

Usage

data(turaSp)

Arguments

Examples

Run this code
# NOT RUN {
data(turaSp)
data(tura)
plot(tura, 2)
plot(turaSp, add = TRUE)
# }

Run the code above in your browser using DataLab