Skip to contents

Title

Usage

create_file(n_pat, n_samp)

Arguments

n_pat

Number of patients

n_samp

Number of samples

Value

A vector of file names

Examples

n_pat <- 3
n_samp <- 3
create_file(n_pat,n_samp)
#> Warning: attempt to set 'append' ignored
#> Warning: attempt to set 'sep' ignored