Print the content of the
output of many_lm()
.
Usage
# S3 method for class 'lm_list_lmhelprs'
print(x, ...)
Arguments
- x
The output of
many_lm()
.- ...
Other arguments. Not used.
Details
Adapted from the package manymome
such that many_lm()
can be used
with manymome
.