tests/exp.R

library(RJSONIO)
ans = fromJSON("[3.14e4, 3.14E4]")
stopifnot(ans[[1]] == ans[[2]])

Try the RJSONIO package in your browser

Any scripts or data that you put into this service are public.

RJSONIO documentation built on Nov. 27, 2023, 5:09 p.m.