grepPosition: Creates a list with positions where replacements will have to...

Description Usage Arguments Value See Also

Description

grepPosition will search for the positions of of fixed patterns given a list of methods from changeMethodCode.

Usage

1
grepPosition(pattern, methodsList)

Arguments

pattern

Pattern (i.e. method code) to be found

methodsList

List of methods found in studyName/dataMatchColumns.csv

studyName

Name of a study in data folder.

Value

List with pattern as names and respective positions where they are found in methodsList

See Also

changeMethodCode and replaceMethod


dfalster/dataMashR documentation built on May 15, 2019, 5:11 a.m.