Learn R Programming

myownrobs (version 1.0.0)

set_initial_project: Set the Initial State of the Project

Description

Whether to save the initial state or to restore it.

Usage

set_initial_project(restore = FALSE)

Arguments

restore

If TRUE, it will restore the initial state. If FALSE, it will save the initial store in R's temp dir.