check_file: Check for files existence and prompt user if they want to...

View source: R/data_management.R

check_fileR Documentation

Check for files existence and prompt user if they want to load

Description

Check for files existence and prompt user if they want to load

Usage

check_file(file)

Arguments

file

the full path of the file to check

Value

a boolean indicating wether a file was found and the user wants to load or not

Examples

## Not run: 
  checkFile("path/to/newfile.csv")

## End(Not run)

icr-ctl/animl documentation built on Feb. 16, 2025, 11:33 p.m.