print.pedMap | R Documentation |
Prints an pedMap
object.
## S3 method for class 'pedMap'
print(x, n = 6, m = 6, ...)
x |
Object of class |
n |
Number of samples to display |
m |
Number of columns to display |
... |
Additional parameters |
The print function displays a pedMap object
Daniel Fischer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.