Learn R Programming

fcuk (version 0.2.0)

get_last: Return corrected instruction

Description

Get the corrected command at position `n`.

Usage

get_last(n = 1)

Value

A character string with the corrected command, or `NA` if unavailable.

Arguments

n

Position of the correction (default: 1).

Examples

Run this code
get_last()

Run the code above in your browser using DataLab