rt_pretty_dataset | R Documentation |
Changes string column values and column names to "pretty" strings. Ignores other datatypes else.
rt_pretty_dataset(dataset)
dataset |
a dataframe to make pretty |
library(ggplot2) rt_pretty_text(c('abc', 'ABC', 'abc/xyz'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.