View source: R/spectrace_process_clusters.R
spectrace_process_clusters | R Documentation |
Process spectral clusters
spectrace_process_clusters(
lightData,
datetimeVar = datetime,
clusterVar = cluster_id,
regularise = TRUE
)
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? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.