tests/exp.R

library(RJSONIO)
ans = fromJSON("[3.14e4, 3.14E4]")
stopifnot(ans[[1]] == ans[[2]])
duncantl/RJSONIO documentation built on Aug. 30, 2023, 1:21 a.m.