| +.fcuk | R Documentation |
Use the '+' operator with the '.' object to apply a correction.
## S3 method for class 'fcuk'
x + y
x |
Blank object of class fcuk. |
y |
An integer corresponding to the position of the proposal to be reused. |
Invisibly returns a blank object.
## Not run:
view(iris) # error
. + 1 # returns View(iris)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.