| $,LorMe-method | R Documentation |
S4 method to enable $ operator for LorMe objects, supporting both slots and elements in the 'data' slot.
## S4 method for signature 'LorMe'
x$name
x |
A LorMe object |
name |
Character: Slot name or key in the 'data' slot |
Value of the specified slot or data element
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.