Learn R Programming

Luminescence (version 1.1.2)

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

Description

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

Usage

# S4 method for RLum.Analysis
show(object)

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

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

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

# S4 method for RLum.Results show(object)

# S4 method for 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.