getObjectFilename: Get a filename given a directory and the object name

Description Usage Arguments Value Author(s)

View source: R/io.R

Description

Get a filename given a directory and the object name

Usage

1
getObjectFilename(dir_path, object_name)

Arguments

dir_path

A character string containing a dir path

object_name

A character string containing the regular expression matching a filename in dir_path

Value

A character vector containing an existing filename, stops if 0 or more than 1

Author(s)

Gregoire Pau


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