check_file: Helper function to check a file that is going to be imported...

View source: R/genomics_files_utils.R

check_fileR Documentation

Helper function to check a file that is going to be imported into R.

Description

Helper function to check a file that is going to be imported into R.

Usage

check_file(path)

Arguments

path

A character indicating a File/path/to/a/file

Value

Nothing. It returns an error message only if the file doesn't exist or is empty.


Ni-Ar/niar documentation built on Feb. 3, 2025, 9:25 a.m.