Learn R Programming

Luminescence (version 0.7.1)

as: as() - RLum-object coercion

Description

for [RLum.Analysis]

for [RLum.Data.Curve]

for [RLum.Data.Image]

for [RLum.Data.Spectrum]

for [RLum.Results]

Arguments

from
RLum or list, data.frame, matrix (required): object to be coerced from
to
character (required): class name to be coerced to

Details

[RLum.Analysis]

from
to
list
list

Given that the list consits of RLum.Analysis objects.

[RLum.Data.Curve]

from
to
list
list
data.frame
data.frame

[RLum.Data.Image]

from
to
data.frame
data.frame

[RLum.Data.Spectrum]

from
to
data.frame
data.frame

[RLum.Results]

from
to
list
list

Given that the list consits of RLum.Results objects.

See Also

as