valid_gears_arg | R Documentation |
If the gears argument contains invalid gears, then these are ignored but a warning is issued.
valid_gears_arg(object, gears = NULL, error_on_empty = FALSE)
object |
A MizerSim or MizerParams object from which the gears should be selected. |
gears |
The gears to be selected. Optional. By default all gears are selected. A vector of gear names. |
error_on_empty |
Whether to throw an error if there are zero valid gears. Default FALSE. |
A vector of gear names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.