get_split_format: Returns a character string of xtable format statements split...

View source: R/get_split_format.R

get_split_formatR Documentation

Returns a character string of xtable format statements split up from a format statement based on the number of centimeters indicated by the parameter cm

Description

Example fmt: fmt <- stri_c("p1cmp2.5cmp1cmp1cmp2cmp1cmp6cmp1cmp2cm")

Usage

get_split_format(fmt, cm = 15)

Arguments

fmt

source format statement

cm

number of centimeters format statement are to fit within


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