CheckAndCleanData {ceg}R Documentation

CheckAndCleanData

Description

RemoveRowsWithNAandVoid remove all rows with NA and void ("") values data from a data.frame

Usage

CheckAndCleanData(data.frame)

Arguments

data.frame

a data frame to be used to create stratified event/staged trees

Value

data.frame with no void or NA values.


[Package ceg version 0.1.0 Index]