View source: R/registerExtensions.R
| compareExtensionChains | R Documentation |
Compare two extension chains
compareExtensionChains(old, new)
old |
Named character vector for the previously registered chain. |
new |
Named character vector for the proposed chain. |
One of "identical", "new_is_suffix", "old_is_suffix", or
"incompatible".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.