df_to_json: Convert data frame or list to JSON

View source: R/json.R

df_to_jsonR Documentation

Convert data frame or list to JSON

Description

Simple helper function to convert a data frame or list to JSON format

Usage

df_to_json(data)

Arguments

data

A data frame or list to convert to JSON

Value

JSON string


tinytable documentation built on Nov. 5, 2025, 5:42 p.m.