getFileList: Gets a list of files by path and pattern

View source: R/utilities.R

getFileListR Documentation

Gets a list of files by path and pattern

Description

getFileList returns the list of files in a given path which match a given pattern. Returns a data.table with 3 columns - the file name, it's full path and it's file size in Mb

Usage

getFileList(dPath, pattern)

Arguments

dPath

the file path

pattern

the pattern to match

Author(s)

Ben Anderson, b.anderson@soton.ac.uk


CfSOtago/GREENGridEECA documentation built on May 1, 2022, 8:08 p.m.