RemoveMissing.RdA data processing function for removing missing values
RemoveMissing(data = NULL)A data frame that processes using input.sanity.check function.
# The data is "S9Site54" which is defined in the package.
data <- RemoveMissing(S9Site54)