dot-addAspectNameToJson: Add the aspect name to the JSON

.addAspectNameToJsonR Documentation

Add the aspect name to the JSON

Description

Add the aspect name to the JSON

Usage

.addAspectNameToJson(json, name)

Arguments

json

character; preformated json

name

character; name of the aspect

Value

character; character of json object

Note

Internal function only for convenience

Examples

json = '{bla:"BLA", blubb:"BLUBB"}'
RCX:::.addAspectNameToJson(json, "foo")

frankkramer-lab/RCX documentation built on Feb. 4, 2023, 5:12 p.m.