R/coalesce.R

Defines functions coalesce

Documented in coalesce

coalesce <- function(x) .Call(C_coalesce, x)

Try the fastmatch package in your browser

Any scripts or data that you put into this service are public.

fastmatch documentation built on Aug. 18, 2023, 9:07 a.m.