state_changes: Identify states that have changed from previous interaction

Description Usage Arguments Value Examples

View source: R/state_changes.R

Description

Identify states that have changed from previous interaction

Usage

1

Arguments

df

a dataframe produced from the addstates() function

subset

If TRUE subset out rows where state change occurs If FALSE add column to original dataframe with state changes.

Value

either a subsetted dataframe with rows when states changed or an additional column to input dataframe stating if state change occurs

Examples

1
2

jalapic/hierformR documentation built on May 18, 2019, 11:18 a.m.