| qm_verify | R Documentation |
Users may wish to save long-form combined cluster data as a .csv file
or similar after combining individual clusters with qm_combine. The qm_verify
function allows users to import data from any file type readable by R, and verify that it
has the column names needed for qm_summarize.
qm_verify(clusters)
clusters |
An object created by |
A tibble stored with a custom class of qm_cluster to facilitate data validation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.