View source: R/data_functions.R
compareDF | R Documentation |
Colored printing to compare two dataframes
compareDF(
df1,
df2,
ncol = 10,
signif = 3,
sep = "/",
marker = "*",
color = "red"
)
color |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.