Learn R Programming

SmartMeterAnalytics (version 1.1.1)

naInf_omit: Removes the rows with NA or Inf values

Description

Cleans up a data.frame or matrix which is useful for cases wehere you need complete datasets

Usage

naInf_omit(V)

Value

A cleaned version of data.frame or matrix

Arguments

V

A data.frame or matrix which has to be cleaned

Author

Konstantin Hopf konstantin.hopf@uni-bamberg.de

See Also

replaceNAsFeatures, remove_empty_features