safeGetObject: Safely load a R data file

Description Usage Arguments Value

View source: R/io.R

Description

Attempts to load a file given by object_name. Bails out if none or more than one files match the object name.

Usage

1
safeGetObject(dir_path, object_name)

Arguments

dir_path

Save dir of a pipeline run

object_name

object name, can be a regexp

Value

loaded object


HTSeqGenie documentation built on Nov. 8, 2020, 6:12 p.m.