GetMargin: Determine the margin to use for a dataset

View source: R/zzz.R

GetMarginR Documentation

Determine the margin to use for a dataset

Description

Determine the margin to use for a dataset

Usage

GetMargin(dims, MARGIN = getOption(x = "SeuratDisk.chunking.MARGIN"))

Arguments

dims

Dimensions of a dataset

MARGIN

Either an integer value contained within 1:length(x = dims) or one of the possible values of SeuratDisk.chunking.MARGIN

Value

An integer value with the MARGIN

See Also

SeuratDisk.chunking.MARGIN

Examples


SeuratDisk:::GetMargin(c(4, 10))



mojaveazure/seurat-disk documentation built on Nov. 5, 2023, 9:40 a.m.