vitMap | R Documentation |
Use movement data to create plots for Parturition Markdown Document
vitMap(locdat, vhist, labels, fold, plotdataPath, subsetmonth, hg = NULL)
locdat |
movement data |
vhist |
Lookup table |
labels |
vector of labels to include in plots. Options include: "Frequency", "TagNumber", and "VitFreq". If these labels are desired in plots, they MUST be included in your lookup table |
fold |
Folder to save plots in |
plotdataPath |
path to save plot data |
subsetmonth |
character of month to subset. Must match subsetmonth in full function. |
Returns plots for markdown in specified folder
system.time({ vitMap(locdat=mdat3,vhist=vhist,labels = "Frequency", fold= plotfolder, plotdataPath = plotdatapath) })
)
calculate movement rate
bring in frequency for report
rolling mean
2-day quantile
GAUSSIAN BRIDGE METRICS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.