register_unknown_s3_generics | R Documentation |
S3 generics are often (unfortunately) tethered to specific packages. In order to provide a functional generic that can dispatch on parttime classes, while also preventing our generics from masking generics in other packages on attach, we want to only export our generics if there is no generic with that name.
register_unknown_s3_generics(fns)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.