fsl_bin_tab {fslr} | R Documentation |
Quick Tabulation for logical images
Description
Creates a 2 by 2 table for
Usage
fsl_bin_tab(x, y, dnames = c("x", "y"), verbose = FALSE)
Arguments
x |
filename of logical or 0/1 image |
y |
filename of logical or 0/1 image |
dnames |
names for table |
verbose |
Should fsl commands be printed? |
Value
table of x vs y
Note
fsl_bin
will be run to make these images binary before running
[Package fslr version 2.25.3 Index]