powered by
Display a list of arguments of a given function in a human-readable format.
pretty_arguments(args)
Invisible NULL. The function is mainly used for its side effect of printing.
A list of named arguments to display.
if (FALSE) { pretty_arguments(formals(twdtw_knn1)) }
Run the code above in your browser using DataLab