LoadFile_ContainsListStrings: LoadFile_ContainsListStrings

Description Usage Arguments Value

Description

Finds the file that contains any number of strings at a specified location and loads as a data.frame or table

Usage

1
2
LoadFile_ContainsListStrings(Dir.Path, StringsInFileName,
  Read.Function = read.csv)

Arguments

Dir.Path

The path to the directory in which to search

StringsInFileName

The vector of strings to search for

Read.Function

What to use to load the file e.g. read.csv, fread

Value

the loeaded data.table or frame


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