Skip to contents

Create output object for build specifications

Usage

create_spec_out(..., type = c("adsl", "bds", "occds"), attach_data = TRUE)

Arguments

...

output objects

type

character. either "bds" or "occds"

attach_data

boolean indicating whether the imported raw data is included in the output. Defaults to TRUE.

Value

Output object of adam_spec_*()