Plotting can be done for practice and experimental stage.
1 2 | plot_overview(data, xvar, xvardesc, yorder, yticklabels, fillvar,
fillvardesc, labelvar, facetwrapvar, facetgridvar, plottitle)
|
data |
tibble containing data |
xvar |
x axis variable |
xvardesc |
x axis variable |
yorder |
criterion level order |
yticklabels |
criterion level description |
fillvar |
fill variable |
fillvardesc |
fill variable description |
labelvar |
label variable |
facetwrapvar |
facet_wrap variable(s), if any |
facetgridvar |
facet_grid variable(s), if any @param plottitle plot title, if any |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.