Kota Mori
Kota Mori
Integer codes are actually handled by `\fcharsetN` parameter defined in the `\fonttbl` section. A section in the document received a font spec given as `\fN`, which is defined in `\fonttbl`....
Thank you for the project. I wonder if there is a high-level API for plotting that abstracts (automates) the choice of extent and projection? When plotting on a map, one...
I am trying to draw radar charts in different panels. This works: ```r library(ggiraphExtra) x
Thanks for this repo! I wonder if it is possible to extend the `BoostingRegressor` to work with the data where censoring points `yl`, `yu` are varied by observations.