printCircular {actel} | R Documentation |
Print circular graphics for each array
Description
Prints the time of first entry point on each of the arrays. Contains functions adapted from the circular R package.
Usage
printCircular(times, bio, suffix = NULL)
Arguments
times |
a (list of) circular object(s) |
bio |
A table with the tags and biometrics of the studied animals. |
Details
For more details about the original function, visit the circular package homepage at https://github.com/cran/circular
Value
A string of file locations in rmd syntax, to be included in printRmd
[Package actel version 1.3.0 Index]