limmaCPO: Add together two numbers

Description Usage Arguments Details Value Examples

Description

Add together two numbers

Usage

1
limmaCPO(x, y)

Arguments

x

A number

y

A number

Details

In

Value

The sum of x and y

Examples

1
2
add(1, 1)
add(10, 1)

drorberel/Bioc2mlr documentation built on May 16, 2019, 5 a.m.