powered by
Summary method for S3 class recmap. The area error is computed as described in the CartoDraw paper.
recmap
# S3 method for recmap summary(object, ...)
returns a data.frame containing summary information, e.g., objective functions or number of map regions.
data.frame
an object for which a summary is desired.
additional arguments affecting the summary produced.
tools:::Rd_expr_doi("10.1109/TVCG.2004.1260761")
summary(checkerboard(4)); summary(recmap(checkerboard(4)))
Run the code above in your browser using DataLab