subset.Hist | R Documentation |
This method makes sure that the attributes are preserved
## S3 method for class 'Hist'
subset(x, subset, select, drop, ...)
x |
object obtained with |
subset |
passed on to next method |
select |
passed on to next method |
drop |
passed on to next method |
... |
passed on to the next method |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.