summary() method for pdfium_annot_list. Defers to
as_tibble.pdfium_annot_list() for the standard tibble view.
Usage
# S3 method for class 'pdfium_annot_list'
summary(object, ...)Arguments
- object
A
pdfium_annot_listfrompdf_annotations().- ...
Forwarded to
as_tibble.pdfium_annot_list().
Value
The tibble returned by as_tibble.pdfium_annot_list().