Skip to contents

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)
#> [1] "32"