spectrace_process_clusters: Process spectral clusters

View source: R/spectrace_process_clusters.R

spectrace_process_clustersR Documentation

Process spectral clusters

Description

Process spectral clusters

Usage

spectrace_process_clusters(
  lightData,
  datetimeVar = datetime,
  clusterVar = cluster_id,
  regularise = TRUE
)

Arguments

lightData

The light data

datetimeVar

The name of the datetime variable. Defaults to "datetime".

clusterVar

The name of the variable that defines the cluster to process.

regularise

Logical. Regularise the data?


steffenhartmeyer/spectrace documentation built on Dec. 4, 2024, 4:13 p.m.