run_gunzip_rutils: Run gunzip: R.utils

View source: R/run_gunzip_rutils.R

run_gunzip_rutilsR Documentation

Run gunzip: R.utils

Description

Support function for run_gunzip.

Usage

run_gunzip_rutils(
  path,
  outputs = c("command", "path", "data"),
  overwrite = TRUE,
  remove = FALSE,
  verbose = TRUE
)

Arguments

path

Path to file.

outputs
  • "command"Text string of the command (without executing it.)

  • "path"Path to the saved data file.

  • "data"The resulting data in data.table format.

verbose

Print messages.


RajLabMSSM/echotabix documentation built on Nov. 21, 2023, 8:02 a.m.