Yue-Jiang / pzfx

Read and write 'Graphpad Prism' '.pzfx' files in R
https://yue-jiang.github.io/pzfx/
Other
14 stars 5 forks source link

reading files with comma as decimals #15

Closed amolares closed 1 year ago

amolares commented 2 years ago

Hi. I'm trying to read pzfx files, whose contain data using comma for decimals, with no success. Would it be possible to add a flag named dec, in read_pzfx, to indicate what kind of symbol is used for decimals?

Yue-Jiang commented 2 years ago

I remember fixing an issue like this, could you try the github version remotes::install_github("Yue-Jiang/pzfx")? https://github.com/Yue-Jiang/pzfx/issues/9