cleans dataframe from NAs and Inf values

clean_NAsInf(df)

Arguments

df

dataframe. df to be cleaned

Value

df dataframe.