utils-NMF | R Documentation |
Utility Function in the NMF Package
str_args
formats the arguments of a function using
args
, but returns the output as a string.
str_args(x, exdent = 10L)
x |
a function |
exdent |
indentation for extra lines if the output takes more than one line. |
args(library)
str_args(library)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.