checkFileExistence: Check File Existence in a Data Table

View source: R/utils.R

checkFileExistenceR Documentation

Check File Existence in a Data Table

Description

This function checks the existence of files specified in a data table.

Usage

checkFileExistence(data_table, working_wd)

Arguments

data_table

A data table with file paths in columns V2 and V3.

working_wd

A path of the working directory

Value

This function has no return value. It prints messages to the console.


shinyWGD documentation built on April 4, 2025, 2:28 a.m.