.getParentContainerByType | R Documentation |
Recursively retrieves the parent container of the specified type
for a given Entity
.
.getParentContainerByType(entity, type)
entity |
An |
type |
A string representing the container type to find (e.g., "Simulation", "Molecule"). |
The closest parent container of the specified type or NA
if not found.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.