my_inspect_types: EDA Inspect Data Types

View source: R/jofou_EDA.R

my_inspect_typesR Documentation

EDA Inspect Data Types

Description

Perform some inspectdf package function and put the results in preformated tables.

Usage

my_inspect_types(df)

Arguments

df

A data frame.

Details

  • Data must have the type of variables your looking to summarize.

Examples

library(tidyverse)

iris %>%
    my_inspect_types()


Jofou/jofou.lib documentation built on May 22, 2022, 11:42 a.m.