Learn R Programming

UncerIn2 (version 2.0)

as.dataframe: Transformation of S4 class Points or UncertainPoints into data.frame

Description

This function provides the transformation of S4 object class UncertainPoints or Points into the data.frame data format.

Usage

"as.dataframe"(data)
"as.dataframe"(data)

Arguments

data
Input data type of S4 object of class UncertainPoints or Points.

Value

Returns an object of class data.frame.

See Also

Points-class, Points, UncertainPoints-class, uncertaintyInterpolation2-package