Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

utils

Utility Function in the NMF Package


Description

Utility Function in the NMF Package

str_args formats the arguments of a function using args, but returns the output as a string.

Usage

str_args(x, exdent = 10L)

Arguments

x

a function

exdent

indentation for extra lines if the output takes more than one line.

Examples

args(library)
str_args(library)

NMF

Algorithms and Framework for Nonnegative Matrix Factorization (NMF)

v0.23.0
GPL (>= 2)
Authors
Renaud Gaujoux, Cathal Seoighe
Initial release
2020-07-30

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.