Skip to contents

Invokes the utils::View function tailored to objects in the package. If started from RStudio, it uses the RStudio viewer.

Usage

view(object, ...)

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

# S4 method for class 'RLum.Data'
view(object, ...)

# S4 method for class 'RLum.Results'
view(object, element = 1, ...)

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

Arguments

object

(required) object to view

...

further arguments passed to the specific class method

element

integer (with default): index of the element to display.

Value

NULL and opens the data viewer.

Functions

See also

Author

Sebastian Kreutzer, Institute of Geography, Heidelberg University (Germany) , RLum Developer Team

How to cite

Kreutzer, S., 2025. view(): Convenience data visualisation function. In: Kreutzer, S., Burow, C., Dietze, M., Fuchs, M.C., Schmidt, C., Fischer, M., Friedrich, J., Mercier, N., Philippe, A., Riedesel, S., Autzen, M., Mittelstrass, D., Gray, H.J., Galharret, J., Colombo, M., Steinbuch, L., Boer, A.d., 2025. Luminescence: Comprehensive Luminescence Dating Data Analysis. R package version 1.1.1. https://r-lum.github.io/Luminescence/