Prints the data with a provenance header that names the OBR publication, vintage, source URL, retrieval time, and underlying file fingerprint.
Usage
# S3 method for class 'obr_tbl'
print(x, n = 10L, ...)Arguments
- x
An
obr_tblobject.- n
Number of rows to display (default 10).
- ...
Further arguments passed to
print.data.frame().