to_nested_list: Convert an R matrix / data.frame to a nested list suitable...

View source: R/client.R

to_nested_listR Documentation

Convert an R matrix / data.frame to a nested list suitable for JSON

Description

Convert an R matrix / data.frame to a nested list suitable for JSON

Usage

to_nested_list(x)

Arguments

x

A matrix or data frame.

Value

A nested list of rows.


rMIDAS2 documentation built on March 12, 2026, 9:07 a.m.