writeData: Write Compute Result Data

writeDataR Documentation

Write Compute Result Data

Description

This function, for any given ComputeResult, will return a filehandle where result data has been written in tab delimited format.

Usage

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

Arguments

object

ComputeResult

pattern

string to incorporate into tmp file name

verbose

boolean indicating if timed logging is desired

Value

filehandle where tab delimited representation of result data can be found


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