View source: R/text_formatting.R
format_page_range | R Documentation |
Format a range of pages, accounting for both consecutive and non-consecutive pages.
format_page_range(pages)
pages |
A string describing the pages. |
Figures out whether there is one page or more than one. Add the appropriate prefix ("p." or "pp.").
Formatted page range.
format_page_range("99")
format_page_range("72 and 103")
format_page_range("50--75")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.