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

Description Usage Arguments Value See Also

Description

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

Usage

1
2
3
4
5
## S4 method for signature 'UncertainPoints'
as.dataframe(data)

## S4 method for signature 'Points'
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


UncerIn2 documentation built on May 2, 2019, 3:48 p.m.