dtypes: Data types

View source: R/dtypes.R

dtypesR Documentation

Data types

Description

Data types

Usage

dtypes(df)

Arguments

df

A data.frame

Value

A tibble of the types and classes of the columns of df

Note

I wanted a version of the pandas function so here it is

Author(s)

Sven Halvorson

Examples

dtypes(iris)

svenhalvorson/SvenR documentation built on Aug. 25, 2023, 1:31 p.m.