| get_param | R Documentation |
param) from a scan (scan)Returns the selected parameter (param) from a scan (scan).
get_param(x, param)
x |
A |
param |
Character. A scan parameter, such as |
A param object.
summary.param()
# Get summary info for a scan (including parameters)
example_scan
# Extract the VRADH scan parameter
param <- get_param(example_scan, "VRADH")
# Get summary info for this parameter
param
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.