pub fn load_variables(
layout: &BidsLayout,
types: Option<&[VariableType]>,
level: Option<&str>,
) -> Result<NodeIndex>Expand description
Load variables from a BIDS dataset.
pub fn load_variables(
layout: &BidsLayout,
types: Option<&[VariableType]>,
level: Option<&str>,
) -> Result<NodeIndex>Load variables from a BIDS dataset.