| load_LANS_maps {lans2r} | R Documentation | 
Load LANS ion map data
Description
Load the full ion map data (incl. ROI locations) exported from LANS analyses and attach additional information to each analysis. Uses read_map_data to read individual matlab export files.
Usage
load_LANS_maps(
  analysis,
  ...,
  base_dir = ".",
  ion_data_only = TRUE,
  quiet = FALSE
)
Arguments
| analysis | 
 | 
| ... | 
 | 
| base_dir | 
 | 
| ion_data_only | 
 | 
| quiet | 
 |