.stash_last_result {tune}R Documentation

Save most recent results to search path

Description

Save most recent results to search path

Usage

.stash_last_result(x)

Arguments

x

An object.

Details

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

Value

NULL, invisibly.


[Package tune version 1.2.1 Index]