View source: R/visustat_check.R
visustat_check | R Documentation |
Gives a summary that allows to check the linking between a passed dataframe and images in a frame-wise manner.
visustat_check(df, images, stack_time = FALSE, dimensions = 2)
df |
dataframe of the form: |
images |
|
dimensions |
|
stack |
|
data(hiv_motility) images <- hiv_motility_images() visustat_check(hiv_motility, images)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.