report_null {chevron} | R Documentation |
Create a Null Report
Description
Create a Null Report
Usage
report_null(tlg, ...)
null_report
null_listing
Arguments
tlg |
( |
... |
not used. Important to be used directly as post processing function. |
Format
An object of class ElementaryTable
with 1 rows and 1 columns.
An object of class listing_df
(inherits from tbl_df
, tbl
, data.frame
) with 1 rows and 1 columns.
Value
original TableTree
or a null report if no observation are found in the table.
[Package chevron version 0.2.6 Index]