disProg2sts {surveillance} | R Documentation |
A small helper function to convert a disProg
object to become an
object of the S4 class sts
. In the future the sts
should
replace the disProg
class.
disProg2sts(disProgObj, map=NULL)
disProgObj |
object of class disProg |
map |
SpatialPolygonsDataFrame object containing the
map visualization |
an object of class sts
data(ha) print(disProg2sts(ha))