OpenMx (version 2.7.9)

omxBrownie: Make Brownies in OpenMx

Description

This function returns a brownie recipe.

Usage

omxBrownie(quantity=1, walnuts=TRUE)

Arguments

quantity
Number of batches of brownies desired. Defaults to one.
walnuts
Logical. Indicates whether walnuts are to be included in the brownies. Defaults to TRUE.

Value

Returns a brownie recipe.

Details

Returns a brownie recipe. Alter the `quantity` variable to make more pans of brownies. Ingredients, equipment and procedure are listed, but neither ingredients nor equipment are provided.

References

The OpenMx User's guide can be found at http://openmx.ssri.psu.edu/documentation.

See Also

More information about the OpenMx package may be found here.

Examples

Run this code
# Return a brownie recipe
omxBrownie()

Run the code above in your browser using DataLab