Learn R Programming

btb (version 0.1.14)

Grid-class: Grid class (Classe Grid)

Description

A S4 class to define a grid (Une classe S4 pour definir un carroyage)

Arguments

Value

an object of class "Grid"

Slots

cellSize

Cell size of the grid (taille des carreaux)

bandwidth

Radius of the Kernel Density Estimator (rayon de lissage)

Methods

[

Gets the value of an object (Recupere la valeur d un objet)

[<-

Sets the value of an object (Modifie la valeur d un objet)