get_rows: Extract rows with a certain character

Description Usage Arguments Value

View source: R/logfiles.R

Description

Extract rows with a certain character

Usage

1
get_rows(dat, char)

Arguments

dat

character vector

char

character which specifies the sequence we are looking for

Value

output which is the subsetted rows of the initial character vector (logfile)


spew documentation built on Nov. 17, 2017, 7:36 a.m.