%+-% | R Documentation |
Plus Minus, it shows x and calculates x +- y
x %+-% y
x |
first term |
y |
second term |
c(x - y, x + y) x plus min y
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.