MilesMcBain / datapasta

On top of spaghetti, all covered in cheese....
https://milesmcbain.github.io/datapasta/
Other
900 stars 64 forks source link

A comma parsed as NA #141

Open eyayaw opened 8 months ago

eyayaw commented 8 months ago

Hi there,

Just to raise a minor issue. This could be related to #94.

datapasta::vector_paste(c("a", ".", ","))
named list()
c("a", ".", NA)