writeStatistics: Write Computed Variable Statistics

writeStatisticsR Documentation

Write Computed Variable Statistics

Description

This function, for any given ComputeResult, will return a filehandle where the statistics table has been written in JSON format.

Usage

writeStatistics(object, pattern = NULL, verbose = c(TRUE, FALSE))

Arguments

object

ComputeResult with statistics

pattern

string to incorporate into tmp file name

verbose

boolean indicating if timed logging is desired

Value

filehandle where JSON representation of ComputeResult statistics can be found


VEuPathDB/veupathUtils documentation built on Feb. 8, 2025, 12:29 p.m.