Learn R Programming

sbpiper (version 1.9.0)

check_exp_dataset: Check that the experimental data set exists.

Description

Check that the experimental data set exists.

Usage

check_exp_dataset(exp_dataset, plot_exp_dataset = FALSE)

Arguments

exp_dataset

a full path file containing the experimental data.

plot_exp_dataset

TRUE if the data set file should be plotted.

Value

TRUE if the file exists.