powered by
plotvar_twofactor(dataset, variable, meta.var1, meta.var2, colour = "darkblue", title = "", xlabel = NULL, ylabel = NULL)
## Example of plotting a variable's distribution with 2 factors data(cassavaPPD) plotvar_twofactor(cassavaPPD, "399.3", "varieties", "ppds")
Run the code above in your browser using DataLab