Skip to contents

Extract subsets of an `mvmfd` object

Usage

# S3 method for class 'mvmfd'
mvmfd_obj[i = "index", j = "index"]

Arguments

mvmfd_obj

An `mvmfd` object

i

An index or indices specifying the subsets to extract for the first dimension

j

An index or indices specifying the subsets to extract for the second dimension

Value

An `mvmfd` object containing the specified subsets

See also