createJSONFile: Create a JSON file

Description Usage Arguments Value

Description

Creates a .JSON file from a list, encoded with UTF-8.

Usage

1
createJSONFile(data, filename = "output.json")

Arguments

data

A list object to be converted to a json object

filename

A character value. The name of the output file

Value

TRUE if the file was correctly created and FALSE, otherwise


talithafs/dzVis-Package documentation built on May 31, 2019, 2:54 a.m.