I have a somehow trivial question: when using the jmv package in r, is there a way to have the output rounded? For example, when using psych package something like
Code: Select all
print(model, digits=2, cutoff=.3)
Any help would be greatly appreciated!

Stefan