to_json: Save methods

Description Usage Arguments

Description

Save methods

Usage

1
2
3
4
5
6
to_json(x, pretty = FALSE)

to_file(x, file, pretty = FALSE)

to_multiple_files(x, data_name, pretty = FALSE, verbose = TRUE,
  parallel_cores = 1)

Arguments

x

item in question

pretty

boolean to pretty print the json

file

file to print the json

data_name

name of dataset

verbose

boolean to determine if a progress bar is displayed


HBGDki/hbgdStatSummary documentation built on May 6, 2019, 9:45 p.m.