add_event_id_from_clustering: Adds the event_id which uniquely identifies events (grouping...

View source: R/database_interactivity.R

add_event_id_from_clusteringR Documentation

Adds the event_id which uniquely identifies events (grouping together different event reports) from the clustering table.

Description

Adds the event_id which uniquely identifies events (grouping together different event reports) from the clustering table.

Usage

add_event_id_from_clustering(
  evp_coding_download,
  event_id_from_clusterattempts = c(401:420)
)

Arguments

evp_coding_download

The result of a get_coding().

event_id_from_clusterattempts

Which cluster attempt ids should be used to generate the event_id? Default is 401 to 420 (the second clustering)


gidonc/durhamevp documentation built on April 8, 2022, 10:31 a.m.