print.mark_bib_df {mark} | R Documentation |
Print bib data frame
Description
Print bib dataframe, or as list
Usage
## S3 method for class 'mark_bib_df'
print(x, list = FALSE, ...)
Arguments
x |
The |
list |
If |
... |
Additional arguments passed to methods |
Value
x
, invisibly, called for its side effects
[Package mark version 0.8.0 Index]