check_datadir: Check if the 'datadir' is valid

View source: R/check_datadir.R

check_datadirR Documentation

Check if the datadir is valid

Description

Check if the datadir is valid Will stop if not.

Usage

check_datadir(datadir)

Arguments

datadir

directory where sample data is stored. If not absolute: assumed relative to ⁠GenoCAE/⁠ directory. A valid datadir ends with a slash (/) and does not start with a full stop (.), as to mimic the GCAE interface

Value

Nothing. Will stop if datadir is invalid.

Author(s)

Richèl J.C. Bilderbeek

Examples

check_datadir("my_datadir/")

richelbilderbeek/gcaer documentation built on March 25, 2024, 3:08 p.m.