Description Usage Arguments Value
View source: R/combineReggedIMS.R
Combines datasets with an mz_offset (soon:or with a featureData label)
| 1 2 | combineReggedIMS(cardinaldata1, cardinaldata2, ds1_name = "dataset1",
  ds2_name = "dataset2", combined_name = "combined_ds")
 | 
| cardinaldata1 | an object of class "MSImageSet", first dataset | 
| cardinaldata2 | an object of class "MSImageSet", second dataset | 
| ds1_name | name added to the data under @featureData$ds_origin for first dataset | 
| combined_name | passed as 'sample' in resultant "MSImageSet" | 
| ds1_name | name added to the data under @featureData$ds_origin for second dataset | 
a combined "MSImageSet"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.