powered by
This function generates a brief summary table of a list of mappoly.map objects
mappoly.map
summary_maps(map.list, verbose = TRUE)
a list of objects of class mappoly.map
if TRUE (default), the current progress is shown; if FALSE, no output is produced
TRUE
FALSE
a data frame containing a brief summary of all maps contained in map.list
map.list
# NOT RUN { tetra.sum <- summary_maps(solcap.err.map) tetra.sum # }
Run the code above in your browser using DataLab