plotDrift: plotDrift

View source: R/plot.R

plotDriftR Documentation

plotDrift

Description

Function for plotting Drift rate time series using pre-determined graphical parameters

Usage

plotDrift(Data, ID = FALSE, ...)

Arguments

Data

a seal dataset in data.frame format

ID

logical. If true it will print axis and the tag id on the plot

...

aditional arguments to be pasted to the generic plot function

Details

This function wraps some code to make nice looking plots for the vignette. I can also be used to visualize the output of slimmingDive.

Value

a plot of the drift rate time series.


farcego/slimmingDive documentation built on April 14, 2024, 8:24 a.m.