actel (version 1.1.0)

printCircular: 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 fish.

Value

A string of file locations in rmd syntax, to be included in printRmd

Details

For more details about the original function, visit the circular package homepage at https://github.com/cran/circular