Learn R Programming

junco (version 0.1.2)

no_data_to_report_str: No Data to Report String

Description

A constant string used when there is no data to display in a table. This is used as a placeholder in tables when no data is available for a particular category.

Usage

no_data_to_report_str

Arguments

Value

A character string with the value "No data to report".

Format

An object of class character of length 1.