Skip to contents

Transform the vaccination schedule data frame to a format suitable for further processing and convert the age to years.

Usage

preprocess_vs_info(vs_info)

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.