In term of missing values that could be “blank space”, “NA”, “?”, any other words or symbols.
For the previous assignment, I knew it was defined as “?” because it was written in the description. But if we check just only NA, then we couldn’t be able to detect “?” as missing value.
My question is “how can we know what kind of term that missing values were defined in this dataset?” and “what kind of commands that can be used in R to detect/identify those missing values?”