[R] Removing Inf and Inf values from a fata frame

Judith Flores juryef at yahoo.com
Wed Jun 13 20:36:14 CEST 2007


Hi,

    I have a csv file with empty values, when I apply
the different functions (mean, std, etc.) I create a
new data frame, the empty values generate Inf and -Inf
values. How can I remove those Inf and -Inf values
from the new data frame? I already specified na.rm in
the mean and std functions, but the values are still
there.

Thank you,

Judith



More information about the R-help mailing list