sdf: Structure as a data frame

View source: R/sdf.R

sdfR Documentation

Structure as a data frame

Description

similar to utils::str(), but organized in a dataframe. Additionally to the class the amount of NA-values is returned.

Usage

sdf(data, n = 3)

Arguments

data

Object of class data.frame.

n

Number of rows to be printed.

Author(s)

Frederik Sachser


sachserf/fsf documentation built on June 7, 2024, 11 a.m.