Skip to contents

Options that can be passed to TreePPL compiler

Usage

tp_compile_options()

Value

A data frame with the output from the compiler's help <tpplc –help>

Examples

if (FALSE) { # \dontrun{
a <- tp_compile_options()
view(a)
} # }