Eric Marcon

Results 3 issues of Eric Marcon

**scholar** can't be used in Shiny apps hosted by a Shiny server such as shinyapps.io because of an authentication issue raised on [Stack Overflow](https://stackoverflow.com/questions/44126420/using-scholar-package-with-shiny), discussed in [**httr**](https://github.com/r-lib/httr/issues/215) and solved for...

The default behavior of `kable_styling()` in \LaTeX is to make the table float. Yet, the argument `full_width = "TRUE"`changes this behavior, preventing its use in Quarto documents. The code below...

The documentation of the Box-Cox transformation is not correct. It confuses the parameters $y$ and $\lambda$. This PR corrects it. To be convinced, read the equations in the Details section....