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