Description Usage Arguments Value Author(s) Examples
Given a data.frame
with columns representing days and months, returns a vector of indices representing which cycle each row corresponds to.
1 |
data |
a |
day |
name of the column representing the days |
month |
name of the column representing the months |
day.end |
which day determines the end of a cycle? |
month.end |
which month determines the end of a cycle? |
A vector of integers.
Rafael de Andrade Moral (rafael.deandrademoral@mu.ie) and Rowan Fealy
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.