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