plot_cat | R Documentation |
Function to get the shappiro test p value
plot_cat(
x,
data,
col = "red4",
main = NULL,
stratified = F,
st,
n_sort = F,
xlab = "",
ylab = ""
)
x |
name of the variable |
data |
dataset |
col |
color for the fill |
main |
Main title for the figure |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.