| extract_fn_name | R Documentation |
Extract the function name from a formula term
extract_fn_name(term)
term |
Character string representing a formula term like "ns(age, df=3)" |
The function name (e.g., "ns") or NULL if not a function call
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.