Learn R Programming

geoknife (version 1.6.11)

datagroup: create datagroup object

Description

A class representing a geoknife job (datagroup).

Usage

datagroup(...)

# S4 method for ANY datagroup(...)

# S4 method for datagroup length(x)

# S4 method for datagroup [(x, i, j, ..., drop = TRUE)

# S4 method for datagroup [[(x, i, j, ..., drop = TRUE)

Value

the datagroup object

Arguments

...

additional arguments passed to initialize method

x

a datagroup object

i

index specifying elements to extract or replace.

j

not implemented

drop

not implemented

Author

Jordan S Read