dbosak01 / fmtr

An R package for formatting data.
12 stars 1 forks source link

Numeric string format returning "NA" string #44

Closed dbosak01 closed 2 years ago

dbosak01 commented 2 years ago

A numeric string format returns NA as "NA". This is very inconvenient, and messes up proper identification of NA values. Please make the NA fall through unaltered.