I have a data frame called table1. I would like to replace NA values in columns weight and age with 0.
I\'ve used this:
table1 %>% replace_na(list(weigh