View source: R/parse_WI_residency.R
parse_WI_residency | R Documentation |
Appends a single Wisconsin residency determination field to the dataset
parse_WI_residency(
df,
res_registar = residency_registrar,
res_amcas = residency_response,
res_state = residency_state_descr
)
df |
A dataframe |
res_registar |
RO residency determination, field in dataframe |
res_amcas |
AMCAS residency response, field inside dataframe |
res_state |
AMCAS state of residence, field inside dataframe |
A dataframe with the Wisconsin residency field appended
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.