Post-visit data

We load the post-visit survey data.

tar_load(post_visit_df, store="../_targets")

dim(post_visit_df)
## [1] 384 178

Cleaning this data is set aside for future work.