getDataInsight: get Data Insights

View source: R/get_data_insights.R

getDataInsightR Documentation

get Data Insights

Description

Get detailed insights about the data like number of rows, columns and some basic statistics such as mean

Usage

getDataInsight(temp)

Arguments

temp

data frame

Details

getDataInsight

Value

list of details of data

Author(s)

Jayachandra N

Examples

getDataInsight(mtcars)
getDataInsight(iris)

shinyr documentation built on April 4, 2025, 1:50 a.m.