This simple and lightweight package contains one function, colstats()
, which is used to profile the columns in your dataset.
devtools::install_github("dannymorris/colstats")
library(colstats)
colstats::colstats(iris)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.