print_line_desc: Displays the descriptive analysis in markdown

View source: R/results-desc.R

print_line_descR Documentation

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 April 11, 2025, 10:58 p.m.