View source: R/MizerScan-class.R
| scan_y_label | R Documentation |
Assembles "<name> [<units>]", the same way array_y_label() does for the
array classes.
scan_y_label(x, default = "Value")
scan_x_label(x, default = "Scan value")
label_with_units(name, units)
x |
A MizerScan object. |
default |
The label to use when the name is missing. |
name |
The name of the quantity. |
units |
The units, possibly NULL. |
A string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.