View source: R/get_data_insights.R
getDataInsight | R Documentation |
Get detailed insights about the data like number of rows, columns and some basic statistics such as mean
getDataInsight(temp)
temp |
data frame |
getDataInsight
list of details of data
Jayachandra N
getDataInsight(mtcars)
getDataInsight(iris)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.