CZcheck | R Documentation |
Check out defined ROI-s Plot the defined ROI-s on the original image.
CZcheck(file = tempfile(fileext = ".pdf"))
file |
destination pdf file. |
Warning! this can take a long time for many images.
## Not run:
require(colorZapper)
dir = system.file(package = "colorZapper", "sample")
CZopen(path = tempfile() )
CZaddFiles(dir)
CZdefine(points = 1)
CZdefine(polygons = 1, what = 1)
CZcheck()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.