chengeMyNeighbour_ToTheLeft_IntoFALSE_ifIamTRUE: Convert TRUE,TRUE cases embedded in any boolean into TRUE,...

Description Usage Arguments Value

View source: R/chengeMyNeighbour_ToTheLeft_IntoFALSE_ifIamTRUE.R

Description

Take boolean vector of any length and convert any two adjacent TRUE, TRUE cases into FALSE,TRUE

Usage

1

Arguments

boolean_vec

Boolean vector to be transformed

Value

Transformed boolean vector with any embedded TRUE,TRUE cases changed to FALSE,TRUE


msxakk89/dat documentation built on Aug. 3, 2020, 6:39 p.m.