Skip to contents

TODO(R)

Usage

annex_prepare(x, config, quiet = FALSE)

Arguments

x

data.frame, the data itself.

config

data.frame, config information (see annex_check_config()).

quiet

logical, default FALSE. If set TRUE, messages and warnings will be suppressed.

Value

Prepared data.frame for further processing with the annex package.

Author

Reto Stauffer