chooseTrainingFilesToRead: Choose files by modification date

Description Usage Arguments Value Author(s) Examples

View source: R/surgeRy.R

Description

Choose files by modification date

Usage

1
chooseTrainingFilesToRead(fileDataFrame, random = FALSE, notFirst = FALSE)

Arguments

fileDataFrame

a dataframe containing files required for training some model

random

boolean that will return a random choice of files

notFirst

boolean that will return a random choice of files instead though not the most recently modified

Value

the recommended filenames to read right now

Author(s)

Avants BB

Examples

1
mydf = NULL

stnava/surgeRy documentation built on Dec. 23, 2021, 6:37 a.m.