powered by
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
args
str_args(x, exdent = 10L)
a function
indentation for extra lines if the output takes more than one line.
# roxygen generated flag options(R_CHECK_RUNNING_EXAMPLES_=TRUE) args(library) str_args(library)
Run the code above in your browser using DataLab