Skip to contents

Read and write the inputs for the calculation in a tidylist.

Usage

prepare_input(path, path_out = file.path(dirname(path)), overwrite = FALSE)

Arguments

path

Path to container.

path_out

Path to output container.

overwrite

if TRUE, the output should be overwritten.

Value

Side-effect. Write csv files into the intput directory.