Skip to content
Prev 389018 / 398506 Next

How to globally convert NaN to NA in dataframe?

Sorry,
still I don't get it:
```
[1] 302 626
+   xx[is.nan(xx)] <- NA
+   xx
+ })
NULL
```
On Thu, Sep 2, 2021 at 3:47 PM Andrew Simmons <akwsimmo at gmail.com> wrote: