view: Convenience data visualisation function

viewR Documentation

Convenience data visualisation function

Description

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

Usage

view(object, ...)

Arguments

object

(required) object to view

...

further arguments passed to the specific class method

Value

NULL and opens the data viewer.

Author(s)

Sebastian Kreutzer, Institute of Geography, Heidelberg University (Germany)

See Also

utils::View()


R-Lum/Luminescence documentation built on March 1, 2025, 12:43 a.m.