Determine the margin to use for a dataset
Usage
GetMargin(dims, MARGIN = getOption(x = "scConvert.chunking.MARGIN"))See also
scConvert-package for package options
Examples
# \donttest{
scConvert:::GetMargin(c(4, 10))
#> [1] 2
# }
Determine the margin to use for a dataset
GetMargin(dims, MARGIN = getOption(x = "scConvert.chunking.MARGIN"))scConvert-package for package options
# \donttest{
scConvert:::GetMargin(c(4, 10))
#> [1] 2
# }