per_page {HCABrowser} | R Documentation |
note that no more than 10 pages can be displayed at once
## S4 method for signature 'HCABrowser' per_page(x, n)
x |
an HCABrowser object |
n |
the new per_page value |
a HCABrowser with updated per_page value
x <- HCABrowser() #x <- per_page(x, 5) x