cexfun | R Documentation |
Returns a numeric vector suitable of cex values for plot symbols
cexfun(x = 1:10, big = 1.5, small = 0.5, what = c("simple", "bigfirst", "linear")[1])
x |
a numeric vector - we only care about its length |
big |
numeric, cex values for big symbols |
small |
numeric, cex values for small symbols |
what |
character
|
numeric vector suitable for cex
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.