coalesce_vector_warn: A re-coding of the coalesce_vector function to include...

View source: R/coalesce_vector_warn.R

coalesce_vector_warnR Documentation

A re-coding of the coalesce_vector function to include warnings when multiple values are given which are not NA and are different

Description

A re-coding of the coalesce_vector function to include warnings when multiple values are given which are not NA and are different

Usage

coalesce_vector_warn(x)

Arguments

x

vector to coalesce

Value

vector of length 1 of coalesced values

Examples

coalesce_vector_warn(c(1,2))


uclalawcovid19behindbars/behindbarstools documentation built on April 22, 2022, 4:08 a.m.