Description Usage Arguments Examples
When an S3 class is built on top of an atomic vector, it's often resonable compute directly on those underlying values. This generic allows you to restore important attributes from the original vector to the new vector, so that it continues to behave as expected.
1 |
old |
Old S3 vector |
new |
New S3 vector. Should be same |
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.