powered by
param
scan
Get a scan parameter (param) from a scan (scan)
get_param(x, param)
An object of class scan.
a scan parameter
An object of class 'param'.
# NOT RUN { # we will extract a scan parameter from the example scan object: example_scan # extract the VRADH scan parameter my_param <- get_param(example_scan, "VRADH") my_param # }
Run the code above in your browser using DataLab