toJSONFile-NMRPeak1D-method: Method for creating a JSON file out of an NMRPeak1D

toJSONFile,NMRPeak1D-methodR Documentation

Method for creating a JSON file out of an NMRPeak1D

Description

Method for creating a JSON file out of an NMRPeak1D

Usage

## S4 method for signature 'NMRPeak1D'
toJSONFile(obj, control = NA, con = "ANY")

Arguments

obj

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

control

A set of control parameters for the transformation. We use it to avoid export some S4 slots

con

A connection to the output file

Value

void


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