writeNetworkJSON: Write network json to tmp file

writeNetworkJSONR Documentation

Write network json to tmp file

Description

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

Usage

writeNetworkJSON(x, pattern = NULL, verbose = c(TRUE, FALSE))

## S4 method for signature 'BaseNetwork'
writeNetworkJSON(x, pattern = NULL, verbose = c(TRUE, FALSE))

Arguments

x

an object to convert to json and write to a tmp file

pattern

optional tmp file prefix

verbose

boolean that declares if logging is desired

Value

character name of a tmp file w ext *.json


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