jvaLast: Shutdown

Description Usage Arguments See Also

View source: R/jvaLast.R

Description

One function with all the commands I typically want run at the end of an R session.

Usage

1
jvaLast(file = ".Rhistory", nlines = 10000)

Arguments

file

Character scalar, file in which to save the commands history relative to current working directory, default ".Rhistory".

nlines

Integer scalar, number of lines that saved to commands history, default 10,000.

See Also

savehistory, Sys.setenv.


JVAdams/jvamisc documentation built on Aug. 11, 2021, 6:43 a.m.