View source: R/time_functions.R
shift_months_general | R Documentation |
Shift months Shift the months by subtracting the shift degree A positive shift moves months forward, while a negative shift moves them backward
shift_months_general(original_month, shift_month)
original_month |
is the original month of the data |
shift_month |
is the degree of shifting |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.