setContext {gpuR}R Documentation

Set Context

Description

Change the current context used by default

Usage

setContext(id = 1L)

Arguments

id

Integer identifying which context to set

Value

It does not return anything. This function is designed to set the current context to the specified context ID.

See Also

listContexts


[Package gpuR version 2.0.6 Index]