Description Usage Arguments Value Examples
put a palet wrapper around a standard plot function
1 | pretty_palet(FUN, kleur = 0, ...)
|
FUN |
the fucntion to call. |
kleur |
a vector with numbers of palet colours |
NA
1 2 3 | # pretty_palet(kleur=1, FUN=lines, x, y)
# pretty_abline # shorthand for pretty_palet(FUN=abline)
# pretty_text # idem
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.