Turns a named collection of remake commands into a data frame of remake targets and remake commands. commands_string and commands_batch are similar. Use the help_remakeGenerator function to get more help.

commands(...)

Arguments

...
commands named with their respective targets

Value

data frame of remake targets and commands

Details

Use the help_remakeGenerator function to get more help.

See also

commands_string, commands_batch, help_remakeGenerator