View source: R/json_interface.R
| has_exact_method | R Documentation |
Has exact method allows to check the existence of a S4 method in Campsis based on its signature.
has_exact_method(generic, signature, where = topenv(parent.frame()))
generic |
generic function name |
signature |
function signature |
where |
where to search functions |
logical value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.