format_ay | R Documentation |
This function formats academic year variables for reporting purposes. It will convert an academic year input from 201516 format to 2015/16 format.
format_ay(year)
year |
Academic year |
It accepts both numerical and character arguments.
Character vector of formatted academic year
Other format:
format_ay_reverse()
,
format_fy()
,
format_fy_reverse()
format_ay(201617)
format_ay("201617")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.