get_split_table: Returns a list of data frames split up for printing so that...

View source: R/get_split_table.R

get_split_tableR Documentation

Returns a list of data frames split up for printing so that they do not exceed the width (cm) specified.

Description

Returns a list of data frames split up for printing so that they do not exceed the width (cm) specified.

Usage

get_split_table(df, fmt, cm = 15)

Arguments

df

source dataframe

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.