flash_clean_events_helper: Applies appropriate event cleaning function

Description Usage Arguments Value See Also

Description

Used to apply appropriate cleaning function based on event name

Usage

1
2
3
4
flash_clean_events_helper(
  df_helper = df,
  wide_format_clean_helper = wide_format_clean
)

Arguments

df_helper

a data frame of vertical event data from Flash Results

wide_format_clean_helper

should df be presented in wide format (default is FALSE)?

Value

a cleaned version of df

See Also

flash_clean_events_helper is a helper function inside flash_clean_events


JumpeR documentation built on Nov. 17, 2021, 1:07 a.m.