Learn R Programming

NADA (version 1.6-1.1)

NADAList-class: Class "NADAList"

Description

A "NADAList" simply extends the `list' class.

Arguments

Objects from the Class

NADAList objects are created by calls like cenken(y, ycen, x, xcen) and other functions.

Slots

%No slots, it just extends a list.
.Data:

Object of class "list"

Extends

Class "list", from data part.

Methods

show

signature(object = "NADAList"): ...

See Also

cenken