Description Super class Methods Examples
The LogicalSet is defined as the Set containing the elements TRUE and FALSE.
set6::Set -> LogicalSet
new()Create a new LogicalSet object.
LogicalSet$new()
The Logical set is the set containing TRUE and FALSE.
A new LogicalSet object.
clone()The objects of this class are cloneable with this method.
LogicalSet$clone(deep = FALSE)
deepWhether to make a deep clone.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.