mgirlich/jsontools

How to ensure that `json_verbatim` works for json class?

Opened this issue · 0 comments

  • asJSON is not exported from jsonlite (see jeroen/jsonlite#62), so extending it is a bit of a hack
  • use class json for the json vector. Does this cause any problem as jsonlite also uses the class json?