get_nrow: Get formatted number of rows in a data frame

View source: R/util.R

get_nrowR Documentation

Get formatted number of rows in a data frame

Description

Get formatted number of rows in a data frame

Usage

get_nrow(x)

Arguments

x

df

Value

Formatted string with number of rows

Examples

studentenstatistikNRW:::get_nrow(mtcars)

RichardMeyer-Eppler/studentenstatistikNRW documentation built on July 27, 2024, 3:14 a.m.