17.1 Exploring

17.1.2 Replace a value with NA

It’s worth to mention one dplyr functions that does the same thing:
dplyr::na_if()

article: http://naniar.njtierney.com/articles/replace-with-na.html

17.1.3 janitor

janitor::tabyl() generates a frequency table and exposing missing values at the same time

17.1.4 sjmisc

when missing variable is factor sjmisc::frq