Learn R Programming

joinspy (version 0.7.3)

.to_json: Simple JSON serialization (no dependencies)

Description

Simple JSON serialization (no dependencies)

Usage

.to_json(x)

Value

JSON string.

Arguments

x

List to convert.