[.mvmfd | R Documentation |
Extract subsets of an 'mvmfd' object
## S3 method for class 'mvmfd'
mvmfd_obj[i = "index", j = "index"]
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 |
An 'mvmfd' object containing the specified subsets
mvmfd
,mvbasismfd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.