do_forced_paginate | R Documentation |
Forced pagination is pagination which happens regardless of position on page. The object
is expected to have all information necessary to locate such page breaks, and the
do_forced_pag
method is expected to fully perform those paginations.
do_forced_paginate(obj)
## S4 method for signature 'ANY'
do_forced_paginate(obj)
obj |
( |
A list of sub-objects, which will be further paginated by the standard pagination algorithm.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.