Creates Table One using the tableone package. If a bllflow object is passed a custom function then extracts the necessary data for tableone call from the object avoiding unnecessary arguments.

CreateTableOne(x = NULL, ...)

Arguments

x

Object to retrieve variables from

...

Additional arguments to pass to the tableone::CreateTableOne function call