dot-: Placeholder object for rerun operator

.R Documentation

Placeholder object for rerun operator

Description

Use '.+1' or '.+2' to rerun the last command with a suggested correction.

Usage

.

Format

An object of class fcuk of length 1.

Examples

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

## End(Not run)

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