A method for a brief overview on the content of a lib_df or a
comp_df object.
Usage
# S3 method for lib_df
print(x, ...)
# S3 method for comp_df
print(x, ...)
Arguments
- x
An object of class 'lib_df'.
- ...
Further arguments passed among methods.
Value
An invisible object, printed in the console.
Examples
print(synopsis)
#> Object of class 'lib_df'
#>
#> Number of references: 1701
#> Number of variables: 23
#> Duplicated entries: 0