Skip to contents

The fastest methods to get data.frame column and row lengths.

Usage

nrow_df(x)

ncol_df(x)

Arguments

x

A data frame.

Value

data.frame

Examples

#----------------------------------------------------------------------------
# examples
#----------------------------------------------------------------------------