std_listing {chevron} | R Documentation |
Standard Main Listing Function
Description
Standard Main Listing Function
Usage
std_listing(
adam_db,
dataset,
key_cols,
disp_cols,
split_into_pages_by_var,
unique_rows = FALSE,
...
)
Arguments
adam_db |
( |
dataset |
( |
key_cols |
( |
disp_cols |
( |
split_into_pages_by_var |
( |
unique_rows |
( |
... |
additional arguments passed to |
Value
the main function returns an rlistings
or a list
object.
[Package chevron version 0.2.7 Index]