Skip to contents

Get formatted number of columns / variables in a data frame

Usage

get_ncol(x)

Arguments

x

df

Value

Formatted string with number of columns

Examples

studentenstatistikNRW:::get_ncol(mtcars)
#> [1] "11"