JunweiChen1012 / municipal_civil

MIT License
0 stars 1 forks source link

Peer review for municipal_civil #3

Open yunzhaol opened 8 months ago

yunzhaol commented 8 months ago

race = prop.wide(analysis_df, var1 = "birthplace_recode_foreign") %>% mutate_at(vars(n_total:russian), funs(ifelse(is.na(.), 0, .)))