create_panels_null {panelsummary} | R Documentation |
creates panel labels when the argument is null
Description
creates panel labels when the argument is null
Usage
create_panels_null(num_panels)
Arguments
num_panels |
the number of panels in the regression table. |
Value
default panel labels named "Panel A:", "Panel B:", ..."Panel E:"
[Package panelsummary version 0.1.2.1 Index]