oflw: Syntactic Sugar for Flow Construction

View source: R/sugar.R

oflwR Documentation

Syntactic Sugar for Flow Construction

Description

Creates an OMLFlow instance.

Usage

oflw(id, test_server = test_server_default())

Arguments

id

(integer(1))
OpenML id for the object.

test_server

(character(1))
Whether to use the OpenML test server or public server. Defaults to value of option "mlr3oml.test_server", or FALSE if not set.

Value

(OMLFlow)


mlr3oml documentation built on Aug. 26, 2025, 5:08 p.m.