Description Usage Arguments Value Methods (by class) Examples
Get the minid obsoleted_by slot
1 2 3 4 5 6 7  | obsoleted_by(x)
## S4 method for signature 'minid'
obsoleted_by(x)
## S4 replacement method for signature 'minid'
obsoleted_by(x) <- value
 | 
x | 
 minid object  | 
value | 
 the new obsloleted_by list  | 
The minid obsoleted_by slot (as list)
minid: getter method for the obsoleted_by slot
minid: setter method for the obsoleted_by slot
1 2 3 4  | ## Not run: 
obsoleted_by(minid_object)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.