Rerun with correcyion

# S3 method for fcuk
+(x, y)

Arguments

x

blank object of class fcuk

y

an integer corresponding to the position of the proposal to be reused

Examples

# NOT RUN {
view(iris)# error
.+1 # return View(iris)

# }