date_xx_arithmetic_disabled | R Documentation |
This page lists operators that are disabled for date_yq
and date_ym
objects.
## S3 method for class 'date_xx' x * y ## S3 method for class 'date_xx' x / y ## S3 method for class 'date_xx' x ^ y ## S3 method for class 'date_xx' x %% y ## S3 method for class 'date_xx' x %/% y ## S3 method for class 'date_y' x %% y ## S3 method for class 'date_y' x %/% y
x |
a |
y |
an integer |
date_xx_arithmetic, base::Arithmetic
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.