writeJSON: Write json to local tmp file

View source: R/utils-json.R

writeJSONR Documentation

Write json to local tmp file

Description

This function returns the name of a json file which it has written a data.table object out to.

Usage

writeJSON(.pd, evilMode, pattern = NULL, verbose = c(TRUE, FALSE))

Arguments

.pd

a data.table to convert to json and write to a tmp file

pattern

optional tmp file prefix

Value

character name of a tmp file w ext *.json


VEuPathDB/plot.data documentation built on Feb. 20, 2025, 6:33 p.m.