Convert map to json format

as.json(map, pretty = FALSE, round_titers = FALSE)

Arguments

map

The map data object

pretty

Should json be output prettily with new lines and indentation?

round_titers

Should titers be rounded to the nearest integer before outputting

Value

Returns map data as .ace json format