powered by
Caltulate the symbolic polygonal internal variance for a polygonal data.
pvari(polygon)
a matrix that represents a polygonal variable.
The internal variance.
# NOT RUN { x <- psim(10, 10) #simulate 10 polygons of 10 sides pvari(x[[1]]) # }
Run the code above in your browser using DataLab