extractArray: Extract numeric array from JSON string

View source: R/misc.R

extractArrayR Documentation

Extract numeric array from JSON string

Description

Extract numeric array from JSON string

Usage

extractArray(js, key)

Arguments

js

stringified JSON.

key

name of the element.

Value

array of numbers.


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