Learn R Programming

⚠️There's a newer version (0.1.7) of this package.Take me there.

colorDF - Colored table output in R terminal

The package makes it easy to get nice, colored tables in R terminal.

Installation

From github:

library(devtools)
install_github("https://github.com/january3/colorDF")

Copy Link

Version

Install

install.packages('colorDF')

Monthly Downloads

487

Version

0.1.4

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

January Weiner

Last Published

October 2nd, 2020

Functions in colorDF (0.1.4)

colorDF-global-options

Global options for colorDF
example_colorDF

Example data frame for colorDF
colorDF_themes_show

Demonstrate all defined themes
df_style<-

Get or set style of a colorful data frame
colorDF

Make a dataframe colorful
add_colorDF_theme

Add a new theme
colorDF_themes

List all available themes for colorful data frames
df_search

Search and highlight occurences of a pattern
col_type<-

Set or retrieve a column type
colorDF-package

colorDF <U+2013> colorful data frames in your terminal
uncolor

Strip the colorDF class and style
print.colorDF

Print method for colorful data frames
highlight

Highlight some rows in a data frame
is.colorDF

Test whether an object has the class of colorDF
summary_colorDF

Meaningful summary of lists and data frames
term_boxplot

Boxplot in a terminal
remove_df_style

Remove the colorful dataframe style attribute
get_colorDF_theme

Return a style defined in a theme
format_col

Format a vector using styles