Description Usage Arguments Value Examples
Convert date to regnal year
1 | regnalYear(date, region = "UK", system = "UK", abbr = FALSE)
|
date |
Date to convert (YYYY-mm-dd) |
region |
Monarchy to use (UK, Scotland) |
system |
Date system of input (default UK) |
abbr |
Abbreviate monarch names |
Regnal year and reigning monarch
1 2 3 | regnalYear("1067-01-01")
regnalYear("1067-01-01", region="UK", system="Julian")
regnalYear("1067-01-01", abbr=TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.