View source: R/types.castYear.R
types.castYear | R Documentation |
Cast year. A calendar year as per XMLSchema gYear. Usual lexical representation is: YYYY.
types.castYear(format, value)
format |
no options (other than the default) |
value |
year to cast |
Types and formats specifications
types.castYear(format = "default", value = 2000) types.castYear(format = "default", value = "2010")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.