| resolveCompartments | R Documentation |
Generates a list of logical vectors indicating which sites should be compartmentalized.
If toBeCompartmentalized is "all", all sites are marked as TRUE. Otherwise, a logical vector
must be provided with a length matching the total number of sites.
resolveCompartments(files, toBeCompartmentalized, compartmentSizes = NULL)
files |
Paths to diem input files. |
toBeCompartmentalized |
Either |
compartmentSizes |
Optional vector specifying the number of sites per file. |
A list of logical vectors corresponding to each file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.