| as.json | R Documentation |
Convert map to json format
as.json(map, pretty = FALSE, round_titers = FALSE)
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 |
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.