getBatchFiles: get the names of all batch files present

View source: R/fitPolyTools.R

getBatchFilesR Documentation

get the names of all batch files present

Description

This function gets the names of all batch files already produced by fitMarkers; used to recover data after a crash.

Usage

getBatchFiles(filePrefix, set)

Arguments

filePrefix

the same filePrefix as used in the fitMarkers call

set

one of "models" or "scores"

Value

a vector of batch file names, either the scores set or the models set


fitPoly documentation built on April 3, 2025, 8:58 p.m.