calc.cex | R Documentation |
Calculate cex for tags
calc.cex(x, floor = 1, ceiling = 3, wmin = NULL, wmax = NULL)
x |
weights |
floor , ceiling |
minimum and maximum cex calculated (default: 1, 3) |
wmin , wmax |
minimum and maximum weight (default: NULL) |
Scale the weights such that minimum weight corresponds to minimum font magnification parameter (cex) and maximum weight corresponds to maximum cex.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.