isOneToManyWithAncestor | R Documentation |
Determines if the collection is one-to-many with its ancestor(s). Importantly, if there are no ancestors, this function returns FALSE.
isOneToManyWithAncestor(object, verbose = c(TRUE, FALSE))
## S4 method for signature 'Collection'
isOneToManyWithAncestor(object, verbose = c(TRUE, FALSE))
object |
Collection |
verbose |
boolean indicating if timed logging is desired |
boolean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.