CheckAndCleanData
RemoveRowsWithNAandVoid remove all rows with NA and void ("") values data from a data.frame
CheckAndCleanData(data.frame)
data.frame
: a data frame to be used to create stratified event/staged treesdata.frame with no void or NA values.