update_cluster_match | R Documentation |
Updates the match_cluster
slot of a CoRecMotif based on
the provided cluster assignments and the name of the motif in the
CoRecMotif's match_motif
slot.
update_cluster_match(
corecmotif,
cluster_assignments = NULL,
check_corecmotif = TRUE
)
corecmotif |
CoRecMotif. The CoRecMotif to update. |
cluster_assignments |
|
check_corecmotif |
|
A CoRecMotif with its match_cluster
slot
updated.
print("FILL THIS IN")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.