print_line_desc: Displays the descriptive analysis in markdown

View source: R/results-desc.R

print_line_descR Documentation

Displays the descriptive analysis in markdown

Description

Displays the descriptive analysis in markdown

Usage

print_line_desc(x, varname = label(x), type = "linear", time = NULL)

Arguments

x

The variable to describe

type

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

time

The vector of follow-up time

Value

A tibble displayed in markdown


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