coverCala: area covered by fleet

View source: R/dinamicsFleet.R

coverCalaR Documentation

area covered by fleet

Description

Generic function for calculate the cover area, estimate the area for each time.

Usage

coverCala(data, idArea, date, siseGrid)

Arguments

data

It is the database that contains the variables area identifier (idArea) , time (date) , and the grid size (gridSise)

Author(s)

Pablo Marin

Examples

##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function (x) 
{
  }

PabloMBooster/fenix documentation built on Sept. 7, 2024, 9:19 a.m.