yilong zhang
yilong zhang
For fixed fonts, I wrote some code below ``` library(stringr) col_align_char
For RTF, decimal alignment can be solved by using `\qj\tqdec\txN` at the same place for `\ql` `\qc` and `\qr`. https://groups.google.com/forum/#!topic/comp.soft-sys.sas/ATYKvb30z64
Unfortunately (or luckily), I did not have access to a Jenkins environment anymore. OK for me to close the issue.
The code below seems address the issue. But this option is not documented in the `rstan_options` help page. ``` rstan_options(javascript = FALSE) ```
Ready to close?
Shall we close the issue?
Thanks @mpadge, I am happy to contribute more. I will close this issue and discuss it in the forum.
Thanks for the clarification. I will cross check the function with the pch package. Agree, it would be nice to add a built in function to handle piecewise exponential model...
It seems it only happens while running unit test. I did not see the `RPlots.pdf` is created by running the code above in an interactive R sessions. Guess a graphic...