Skip to contents

Show the structure of RLum-class and Risoe.BINfileData-class objects

Usage

# S4 method for class 'RLum.Analysis'
show(object)

# S4 method for class 'RLum.Data.Curve'
show(object)

# S4 method for class 'RLum.Data.Image'
show(object)

# S4 method for class 'RLum.Data.Spectrum'
show(object)

# S4 method for class 'RLum.Results'
show(object)

# S4 method for class 'Risoe.BINfileData'
show(object)

Arguments

object

RLum, Risoe.BINfileData (required): object of class RLum or Risoe.BINfileData.

Methods (by class)

  • show(RLum.Analysis): Show the structure of RLum.Analysis objects.

  • show(RLum.Data.Curve): Show the structure of RLum.Data.Curve objects.

  • show(RLum.Data.Image): Show the structure of RLum.Data.Image objects.

  • show(RLum.Data.Spectrum): Show the structure of RLum.Data.Spectrum objects.

  • show(RLum.Results): Show the structure of RLum.Results objects.

  • show(Risoe.BINfileData): Show the structure of Risoe.BINfileData objects.