LookupInFile: LookupInFile

Description Usage Arguments Value

Description

Looks up x in the first column of file and returns the value in the second column

Usage

1
LookupInFile(file, x, header = TRUE)

Arguments

file

path to the look up file

x

the value to look up in the first column

header

whether the lookup file contains column headers to skip

Value

the values in the second column corresponding to the value found in the first column


MarkPlatts/mser documentation built on May 29, 2019, 2:32 p.m.