View source: R/recolorize_adjacency.R
classify_recolorize | R Documentation |
recolorize
object to a classify
objectConverts a recolorize object to a pavo::classify object for use in pavo.
classify_recolorize(recolorize_obj, imgname = "")
recolorize_obj |
A |
imgname |
Name of the image (a string). |
This is mostly for internal use, and hasn't been tested much.
A pavo::classify object. The background patch will always be the first color (patch 1), and will be white by default.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.