read.polygon_roi | R Documentation |
Reads x and y coordinates from a tab delimited files where each XY coord is on a separate row and X and Y coords are in columns 1 and 2, respectively.
read.polygon_roi(file_path, xsize = 1, ysize = 1)
file_path |
path to txt file |
xsize |
x pixel size |
ysize |
y pixel size |
owin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.