read_ids: Read IDs from single txt file path, or txt files in directory

Description Usage Arguments Value

Description

Read IDs from single txt file path, or txt files in directory

Usage

1
read_ids(path, pattern = ".*", show_path = FALSE)

Arguments

path

txt file path, or directory contains txt files.

pattern

Character string containing a regular expression to be matched in the given character vector. Only work for dir path.

show_path

Print file path or not. Only work for dir path.

Value

character vector.


leoluyi/EOLembrainToolbox documentation built on May 21, 2019, 5:08 a.m.