plus-.fcuk: Rerun with correction

+.fcukR Documentation

Rerun with correction

Description

Use the '+' operator with the '.' object to apply a correction.

Usage

## S3 method for class 'fcuk'
x + y

Arguments

x

Blank object of class fcuk.

y

An integer corresponding to the position of the proposal to be reused.

Value

Invisibly returns a blank object.

Examples

## Not run: 
view(iris) # error
. + 1 # returns View(iris)

## End(Not run)

fcuk documentation built on Feb. 26, 2026, 5:06 p.m.