bdm.pMap | R Documentation |
Precision map (quantile map of betas)
bdm.pMap(
bdm,
pMap.levels = 8,
pMap.cex = 0.1,
pMap.bg = "#000000",
colorbar = T
)
bdm |
A bdm instance as generated by |
pMap.levels |
The number of levels of the quantile-map (8 by default). |
pMap.cex |
The size of the data-points (as in |
pMap.bg |
The background colour of the qMap plot. Default value is |
colorbar |
A logical value (TRUE by default). FALSE hides the side colorbar. |
None.
bdm.example()
bdm.pMap(ex$map)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.