cli_n: Function to print the length of an object, generally for...

View source: R/date_message.R

cli_nR Documentation

Function to print the length of an object, generally for printing with cli messaging.

Description

cli_n will return the number of rows of a data frame, not the number of columns.

Usage

cli_n(x, sep = FALSE)

Arguments

x

Object to print length of.

sep

Should the length be formatted with a thousands separator?

Author(s)

Stuart K. Grange


skgrange/threadr documentation built on June 30, 2024, 10:26 p.m.