fsl_bin_tab: Quick Tabulation for logical images

View source: R/fsl_bin_tab.R

fsl_bin_tabR 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


fslr documentation built on Aug. 25, 2022, 5:07 p.m.