powered by
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)
Character vector of formatted academic year
Academic year
It accepts both numerical and character arguments.
Other format: format_ay_reverse(), format_fy(), format_fy_reverse()
format_ay_reverse()
format_fy()
format_fy_reverse()
format_ay(201617) format_ay("201617")
Run the code above in your browser using DataLab