Learn R Programming

tune (version 1.0.0)

.stash_last_result: Save most recent results to search path

Description

Save most recent results to search path

Usage

.stash_last_result(x)

Value

NULL, invisibly.

Arguments

x

An object.

Details

The function will assign x to .Last.tune.result and put it in the search path.