param.dist.plot: Plot variable distribution

Description Usage Arguments Details Value

Description

param.dist.plot generates an histogram of the variables passed with params. Data are separated by sex and species.

Usage

1
2
param.dist.plot(data, params, species = "all", save2disk = FALSE,
  dir.out = NULL)

Arguments

data

The data.frame with the trapping data

params

The variables to be plotted

species

The species to be included in the plots. If "all", then all the species found will be plotted

save2disk

Whether to save files to disk (default FALSE)

dir.out

The path where to save the files if save2disk=TRUE

Details

If save2disk==TRUE a PDF and RDA file will be saved to disk in the directory passed with dir.out (which will be created if doesn't exist).

Value

A list with a plot for each parameter.


carlopacioni/WPdata documentation built on June 4, 2019, 2:08 p.m.