Description Usage Arguments Value Examples
Plots a column of a data frame
1  | 
x | 
 a vector from a data.frame to plot  | 
defaultPalette | 
 use default color palette or a slightly prettier one, but limited to 12 colours.  | 
Legend | 
 logical with default FALSE. If set to TRUE, a legend will be added to the plot  | 
ggplot object #' @importFrom reshape2 melt
1  | plotCol(mydf$grp_tv1)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.