pretty_df: Pretty DataFrames

Description Usage Arguments

Description

Print DataFrame's in a pretty, compact way using Twitter's Bootstrap framework. By default the first five lines of the supplied, however, more lines can be printed if needed.

Usage

1
pretty_df(df, n = 5)

Arguments

df

DataFrame to be printed.

n

The number of lines to be printed. Default=5.


thomaspinder/usefulRFunctions documentation built on May 10, 2019, 8:27 a.m.