Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suppressing the output of summary() #3

Closed
gokceneraslan opened this issue May 2, 2021 · 1 comment
Closed

Suppressing the output of summary() #3

gokceneraslan opened this issue May 2, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@gokceneraslan
Copy link

gokceneraslan commented May 2, 2021

It'd be great to have an elegant way of suppressing the output of the summary.DirichletRegModel() function, I think (https://github.com/maiermarco/DirichletReg/blob/master/R/summary.DirichletRegModel.R#L39) (other than the sink() magic).

@maiermarco
Copy link
Owner

Hi @gokceneraslan, thanks for pointing that out. I just uploaded a pre-release of the new version where summary-functions return the object without printing it.
(If you have the tools to build packages, you can install it directly using devtools::install_github("maiermarco/DirichletReg")).

@maiermarco maiermarco self-assigned this May 3, 2021
@maiermarco maiermarco added the enhancement New feature or request label May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants