lists_2_json: lists_2_json

View source: R/json.R

lists_2_jsonR Documentation

lists_2_json

Description

lists_2_json

Usage

lists_2_json(
  lists_to_save,
  zip_file = NULL,
  digits = 8,
  temp_dir = tempfile(pattern = "json")
)

Arguments

lists_to_save

the set of lists to create the json from

zip_file

should the JSON files be zipped into a zip file? Provide the zip file name

digits

how many digits to use for the JSON representation

temp_dir

temp directory to write the JSON files to

Value

character


MoseleyBioinformaticsLab/FTMS.peakCharacterization documentation built on April 27, 2022, 3:32 a.m.