explore_df | R Documentation |
Explore your data frame in an EDA Shiny App.
explore_df(data)
data |
A data frame to feed into the Shiny app |
Shiny app with data loaded.
#data(penguins, package = "modeldata") #explore_df(penguins)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.