Points: Creates S4 object class Points

Description Usage Arguments Value

Description

This function creates an object of S4 class Points.

Usage

1
Points(x, y, z)

Arguments

x

Input numeric data (number specyfing the x coordinate).

y

Input numeric data (number specyfing the y coordinate).

z

Input numeric data (number specyfing the values of variable).

Value

Returns an object of class Points.


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

Related to Points in UncerIn2...