barplot_hk | R Documentation |
FUNCTION_DESCRIPTION
barplot_hk( x, shift = "calc", srt = 0, dotable = T, cext = 1, textrotate = 0, myround = 3, showproz = T, colplot = "darkred", ... )
x |
PARAM_DESCRIPTION |
shift |
PARAM_DESCRIPTION, Default: 'calc' |
srt |
PARAM_DESCRIPTION, Default: 0 |
dotable |
PARAM_DESCRIPTION, Default: T |
cext |
PARAM_DESCRIPTION, Default: 1 |
textrotate |
PARAM_DESCRIPTION, Default: 0 |
myround |
PARAM_DESCRIPTION, Default: 3 |
showproz |
PARAM_DESCRIPTION, Default: T |
colplot |
PARAM_DESCRIPTION, Default: 'darkred' |
... |
PARAM_DESCRIPTION |
DETAILS
OUTPUT_DESCRIPTION
## Not run: if(interactive()){ #EXAMPLE1 } ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.