extractBlock: Extracts a JSON subset in main JSON structure

View source: R/misc.R

extractBlockR Documentation

Extracts a JSON subset in main JSON structure

Description

Extracts a JSON subset in main JSON structure

Usage

extractBlock(js, name)

Arguments

js

stringified JSON with model

name

name of the JSON block to extract

Value

string with part of the JSON string related to preprocessing


mdatools documentation built on March 6, 2026, 5:08 p.m.