gen_sim_path: Generate paths for simulation runs

View source: R/stepwise-covariate.R

gen_sim_pathR Documentation

Generate paths for simulation runs

Description

[Experimental]

Internal function to create nested directory structure paths.

Usage

gen_sim_path(dsc, start_dir, include_names = TRUE)

Arguments

dsc

A tibble with experimental factors to vary.

start_dir

Directory name within which all runs should take place.

include_names

Logical (default = TRUE). Should names be included.

Value

A vector of paths concatenating the columns of dsc.


tsahota/NMproject documentation built on Oct. 1, 2022, 11:51 a.m.