Transform the vaccination schedule data frame to a format suitable for further processing and convert the age to years.
Arguments
- vs_info
[data.frame]The vaccination schedule table structured as dummy_vs_info.
Value
[data.frame] The vaccination schedule table structured as prep_dummy_vs_info.