Convert map to json format
as.json(map, pretty = FALSE, round_titers = FALSE)
The map data object
Should json be output prettily with new lines and indentation?
Should titers be rounded to the nearest integer before outputting
Returns map data as .ace json format
Other functions for working with map data:
acmap()
,
addOptimization()
,
agReactivityAdjustments()
,
edit_agNames()
,
edit_srNames()
,
keepBestOptimization()
,
keepSingleOptimization()
,
layerNames()
,
orderPoints
,
read.acmap()
,
read.titerTable()
,
removePoints
,
save.acmap()
,
save.coords()
,
save.titerTable()
,
subsetCommonPoints
,
subsetMap()