fread_colmatch: Fread rows based on column matches

fread_colmatchR Documentation

Fread rows based on column matches

Description

Fread rows based on column matches

Usage

fread_colmatch(file, col, sep = NULL, values_to_match, verbose = FALSE, ...)

Arguments

file

path to file to load

col

name of col to match from

sep

grep term to match as column delimiters within the file

values_to_match

values in col to match given as a vector

verbose

whether to print the grep command

...

additional parameters to pass to fread


drieslab/Giotto_site_suite documentation built on April 26, 2023, 11:51 p.m.