deploiement_density_dcp: Map deployment of dcp

View source: R/deploiement_density_dcp.R

deploiement_density_dcpR Documentation

Map deployment of dcp

Description

Map of the the number of deployments of dFADs

Usage

deploiement_density_dcp(dataframe)

Arguments

dataframe

data.frame expected. 'Csv' or 'output' of the function data_extraction, which must be done before using the deploiement_density_dcp() function.

Details

The input dataframe must contain all these columns for the function to work [see referentials]:

   poly_geom                   | count | activity_date | ocean_code
   --------------------------------------------------------
   ((0 0, 0 1, 1 1, 1 0, 0 0)) |  9    | 2016          | 1
   ((0 0, 0 1, 1 1, 1 0, 0 0)) | 10    | 2014          | 1
   ((0 0, 0 1, 1 1, 1 0, 0 0)) | 11    | 2014          | 1

Value

The function return ggplot R plot.


OB7-IRD/fishi documentation built on Feb. 4, 2025, 2:03 a.m.