dot-Last.call: Get the last call in the .Rhistory

Description Usage Arguments

Description

Parses the .Rhistory and gets the nth most recent call. Similar to .Last.value but for calls.

Usage

1
.Last.call(n = 1, rawhist = get_call_history())

Arguments

n

an integer of length 1 representing how far back in the list of calls to go.

rawhist

a character vector representing the R call history.


t-gummer/RADins documentation built on Sept. 14, 2020, 7:58 p.m.