prql_get_targets {prqlr} | R Documentation |
Get available target names
Description
Get available target names for the target
option of the prql_compile()
function.
Usage
prql_get_targets()
Value
a character vector of target names.
Examples
prql_get_targets()
[Package prqlr version 0.8.1 Index]