wrapper: Wrappers

View source: R/foo.R

wrapperR Documentation

Wrappers

Description

Description of wrapper

Usage

wrapper(x, y)

Arguments

x

x param

y

y param

Public fields

result

The result

Methods

Public methods


Method new()

makes object

Usage
r6_class$new(x, y)

Method get_result()

get result

Usage
r6_class$get_result(n = 1)
Arguments
n

1


Method clone()

The objects of this class are cloneable with this method.

Usage
r6_class$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


jmbarbone/rschtasks documentation built on Sept. 4, 2022, 1:52 p.m.