CheckAndCleanData function

CheckAndCleanData

CheckAndCleanData

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

CheckAndCleanData(data.frame)

Arguments

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

Returns

data.frame with no void or NA values.

  • Maintainer: Pier Taranti
  • License: GPL-2 | file LICENSE
  • Last published: 2017-11-27