Skip to contents

Define a custom + operator allowing to handle NAs

Usage

x %+% y

Arguments

x

A numeric value.

y

A numeric value.

Value

A numeric value.