powered by
possible_targets
internal function, returns the list of possible targets that you can select with the targets argument to make().
targets
make()
possible_targets(plan = workplan())
workflow plan data frame
character vector of possible targets
make
# NOT RUN { load_basic_example() possible_targets(my_plan) # }
Run the code above in your browser using DataLab