Plots raw data points (y-axis = values, x-axis = row #).
1 | plotDataPoints(dat, colNms = names(dat), numObs = NULL, byCol = NULL)
|
dat |
dataset |
colNms |
the column(s) you want to plot |
numObs |
the top n observations to include in the plot |
byCol |
by group column name by which to facet the plots |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.