plot_obs: Graphically analysis of the relionship of abundance and...

Description Usage Arguments Value Author(s)

View source: R/plot_obs.R

Description

'plot_obs()' Return a plot of of the relionship abundance of "sp_name" contained in "carab" and the metric(s) in "metrics" if arguments "carab", "sp_name" and "dist_col" are given. Overwise return a plot of the relationship between the value of the metric and the scales in dist.

Usage

1
2
plot_obs(temp, dist = NULL, metrics, carab = NULL, sp_name = NULL,
  dist_col = NULL)

Arguments

temp

The tab generated by formodel() function.

dist

Vector of scales you choosed in Chloe when you created the ascii whith Cloe

metrics

Vector of metrics of 1 or more you choosed in Chloe when you created the ascii whith Chloe

carab

Optionnal argument containing your tab of species sampling, the tab must included a "id" corresponding of the name of the sampling points?

sp_name

Optionnal argument containing the name of the species you want to see analyse, the name must match its column name contained in the "carab" tab

dist_col

Optionnal argument containing the scale you want to analyse.

Value

Return a list of plot(s) of the length of "metrics".

Author(s)

Pierre-Gilles Lemasle <pg.lemasle@gmail.com>


Pintademijote/multipack documentation built on Sept. 24, 2019, 7:54 a.m.