# NOT RUN {
# Load the example scan
scan <- example_scan
# Get summary info (including parameters)
scan
# Extact the VRADH scan parameter
param <- get_param(scan, "VRADH")
# Get summary info for this parameter
param
# }
Run the code above in your browser using DataLab