Description Usage Arguments Value Examples
note that no more than 10 pages can be displayed at once
1 2 | ## 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
1 2 3 | x <- HCABrowser()
#x <- per_page(x, 5)
x
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.