extract.family.from.call | R Documentation |
(Internal) Get family from function call.
extract.family.from.call(x, envir = parent.frame())
x |
a call of a function. |
envir |
an environment where |
returns family in the call if available else NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.