plot_cat: Function to get the shappiro test p value

View source: R/plot_cat.R

plot_catR Documentation

Function to get the shappiro test p value

Description

Function to get the shappiro test p value

Usage

plot_cat(
  x,
  data,
  col = "red4",
  main = NULL,
  stratified = F,
  st,
  n_sort = F,
  xlab = "",
  ylab = ""
)

Arguments

x

name of the variable

data

dataset

col

color for the fill

main

Main title for the figure


jpablo91/Pabloverse documentation built on April 11, 2024, 2:54 p.m.