extractStringArray: Extract string array from JSON string

View source: R/misc.R

extractStringArrayR Documentation

Extract string array from JSON string

Description

Extract string array from JSON string

Usage

extractStringArray(js, key)

Arguments

js

stringified JSON.

key

name of the element.

Value

array of strings.


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