print_plot_desc: Plot descriptive graphs

View source: R/graphs.R

print_plot_descR Documentation

Plot descriptive graphs

Description

Plot descriptive graphs

Usage

print_plot_desc(tab, vardep = NULL, varindep = NULL, type = "linear", ...)

Arguments

tab

The data frame

vardep

The dependent variable

varindep

The independant variable

type

A character string of the type of modeling, having a value among "linear", "logistic" or "survival"

...

Further arguments passed to ggsurv

Value

a ggplot2 graph


KZARCA/simplestats documentation built on Feb. 19, 2024, 1:11 a.m.