assign_clusters_from_df: Assigns event report to an autodetected cluster

View source: R/clustering.R

assign_clusters_from_dfR Documentation

Assigns event report to an autodetected cluster

Description

Assigns event report to an autodetected cluster

Usage

assign_clusters_from_df(
  df,
  cluster_col = geodatecluster,
  event_report_id_col = event_report_id
)

Arguments

df

a data frame or tibble indicating clustering to upload to the database.

cluster_col

the column of the data frame which indicates the clustering.

event_report_id_col

the column of the data frame which identifies the event report


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