latex_fivenum: Returns character vector of one containing the results of the...

View source: R/latex_fivenum.R

latex_fivenumR Documentation

Returns character vector of one containing the results of the Tukey five number summary calculations made by fivenum().

Description

Returns character vector of one containing the results of the Tukey five number summary calculations made by fivenum().

Usage

latex_fivenum(dist, digits = 3)

Arguments

dist

vector of numbers that are the argument to fivenum()

digits

integer values with the number of digits to be displayed.


rmsharp/rmsutilityr documentation built on Feb. 13, 2024, 6:01 p.m.