writeToJSON: Create and simplify a JSON file out of a data object.

View source: R/NMRClassDefinitions.R

writeToJSONR Documentation

Create and simplify a JSON file out of a data object.

Description

Create and simplify a JSON file out of a data object.

Usage

writeToJSON(data, fileName)

Arguments

data

A data object to be parsed (list, array or S4)

fileName

The name of the file for storing the result

Value

void


jwist/fusion documentation built on Jan. 25, 2024, 3:24 p.m.