get_table: get_table

View source: R/ascii_tables.R

get_tableR Documentation

get_table

Description

Generate nice looking table from a data frame

Usage

get_table(dsin, row_limit = 10)

Arguments

dsin

dataset

row_limit

Max row limit for difference tables (NULL to show all rows)


gowerc/diffdf documentation built on Sept. 26, 2024, 1 a.m.