Closed ryanzomorrodi closed 4 months ago
I added tests and a style_na_if
function. I didn't use crayon_red(out[is.na(x)])
because I was concerned about encodeString
adding quotes to NA, but it seems like it just transforms it to a character, so it seems like either would work.
Thanks!
Changes to make glimpse show NAs in red., as brought up in #658.