Luciano Selzer
Luciano Selzer
I agree.
It looks like the scaling parameter is different in the two. In the Rpubs docs scaling is 0 (disabled) while in the package docs is the 1, the default. And...
If it plots the probability of a discrete distribution then it should be points or a thin line. And I have an issue with the percentage in the Y axis...
@DarioS I'm guessing that you want to make all lines red regardless of which group they are. Am I correct?
I will take a look tomorrow. I think the issue is with the way that `geom_factory()` works. Am I right @sinhrks ? I likely fix would for `geom_factory()` to check...
I have found that maybe `pander` can know about if it called from within `bookdown` is by checking `knitr::opts_knit$get('bookdown.internal.label')`. The other issue is how to label the tables. My take...
I also would like to know why the GPL is a problem
@jcheng5 thanks for the link. Having read that, I agree.