I am building a mask with
area.urb.sp.W <- as(area.urb.sp, "owin")

and got the message
Erro em owin(poly = opls) :
  Polygon data contain duplicated vertices, self-intersection and overlaps
between polygons

how can I solve this problem in R?

many thanks

IVAN

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to