are_all_the_same: Are all values on x the same?

View source: R/trends.R

are_all_the_sameR Documentation

Are all values on x the same?

Description

Are all values on x the same?

Usage

are_all_the_same(x)

Arguments

x

the values

Value

TRUE if all values of x are the same, FALSE otherwise


StatisticsNZ/er.helpers documentation built on Oct. 2, 2023, 7:24 a.m.