as.json: Convert map to json format

View source: R/map_loadsave.R

as.jsonR Documentation

Convert map to json format

Description

Convert map to json format

Usage

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

See Also

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()


Racmacs documentation built on June 22, 2024, 11:33 a.m.