coalesce: Coalesce values

Description Usage Arguments Value

Description

Coalesce values

Usage

1
coalesce(a, b)

Arguments

a

high priority

b

low priority

Value

return values according to priority, and NA where both a and b are missing.


theoldfather/KaggleR documentation built on May 31, 2019, 9:49 a.m.