MyR6Class: Create MyR6Class objects

Description Arguments Details Value Usage Examples

Description

MyR6Class$new constructs the object and returns it

Arguments

a

A number

b

Another number

Details

A longer description goes here.

Value

An object of type MyR6Class

Usage

MyR6Class$new(a, b)

Examples

1
x <- MyR6Class$new(1,2)

VanAndelInstitute/MyR6Lib documentation built on May 28, 2019, 6:11 p.m.