| tpr_operators | R Documentation | 
Filtring timeperiods operators.
x %.in% y 
x %left_in% y
x %left_out% y
x %right_in% y
x %right_out% y
x | 
 left Date or tpr object  | 
y | 
 Right tpr object.  | 
Date sequence or logical vector
Alexey Seleznev
For get more examples see vignette: vignette("tpr_intro", package = "timeperiodsR")
period1 <- this_month("2019-11-07")
period2 <- previous_week("2019-11-07")
period1 
period1 
period1 
period1 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.