pakistan: Landscape and detector coordinates for use in scrdesignGA().

pakistanR Documentation

Landscape and detector coordinates for use in scrdesignGA().

Description

Landscape and detector coordinates for use in scrdesignGA().

Usage

data("pakistan")

Format

pakSS is a two column dataframe of pixel coordinates for the entire landscape. pakTT is a two column dataframe of coordinates of all possible sampling locations.

Details

loads the pakistan lanscape and detector data.

Examples


library(oSCR)
data("pakistan")
plot(pakSS, asp=1, pch=16, cex=0.25)
points(pakTT, pch=16, col="grey")


jaroyle/oSCR documentation built on Sept. 23, 2023, 12:46 p.m.