Recommended instruction compositions ("recipes")
instructions_recipes.RdReturns a set of recommended instruction module compositions for common
workflows. Recipes are expressed as character vectors suitable for passing to
use_instructions(spec = ...).
Arguments
- validate
Logical; if
TRUE, validate that referenced modules exist ininstructions_available(). Defaults toTRUE.