R/print.epidmap.R
print.epidmap.Rd
Print epidmap
# S3 method for epidmap print(x, ...)
An epidmap object
others
print
if (FALSE) { map <- genmap(n=5, p=c(10, 50)) print(map) }