Learn R Programming

spant (version 3.3.0)

get_1h_brain_basis_names: Return a character vector of common 1H molecules found in healthy human brain.

Description

Note, this is a basic set and it may be appropriate to also include Asc, Gly and PEth for high quality MRS data.

Usage

get_1h_brain_basis_names(add = NULL, remove = NULL, inc_lip_mm = TRUE)

Value

a character vector of molecule names.

Arguments

add

optional character vector of additional molecular names. Eg c("asc", "gly", "peth").

remove

optional character vector of molecular names to remove from the set. Eg c("m_cr_ch2").

inc_lip_mm

include Lipid and MM basis signals.