prettyPrintBetterSummary: Print better summary

View source: R/stats.R

prettyPrintBetterSummaryR Documentation

Print better summary

Description

Print the output of betterSummary in a single line.

Usage

prettyPrintBetterSummary(x = NULL, smy = NULL, spec = "%.2f", header = NULL)

Arguments

x

vector of numbers; if NULL, smy should be provided

smy

output of betterSummary; if NULL, x should be provided; if data frame, will be converted to vector

spec

specifier to format floats, see sprintf

header

optional character to be placed in front of what will be printed

Value

invisible summary

Author(s)

Timothee Flutre


timflutre/rutilstimflutre documentation built on Feb. 7, 2024, 8:17 a.m.