Learn R Programming

opalr (version 3.5.2)

.opal.login: Create the opal object

Description

Create the opal object

Usage

.opal.login(
  username,
  password,
  token,
  url,
  opts = list(),
  profile = profile,
  restore = NULL,
  context = "r"
)

Arguments