Joyce Robbins
Joyce Robbins
Is there a fix for this? Issue thread #1220 suggests that the problem was solved in a later release of bookdown but it's not working for me after adding `branch:...
Thanks a lot. Mine is working now (https://1201.info/). Maybe I didn't sufficiently wait for GitHub Pages to update. My apologies.
If anyone is pursuing this, RStudio provides templates for Keynote and Powerpoint: https://github.com/rstudio/cheatsheets/blob/main/.github/CONTRIBUTING.md
Fyi, this might be helpful for a "no theme" theme: "If the language definition is specified as `txt`, no highlighting takes place." ``` highlight -S txt --out-format=latex README > README.tex...
There's some information in `?model_support` but agree that better documentation would be helpful.
Thanks for this... I want to experiment with **lime** on images but got stuck installing tensorflow. Might anyone have a link to the `explanation` data frame to use with **lime**...
Also, the same document indicates that the distance measure is euclidean by default, but according to `?explain` the default is `gower::gower_dist()`.
Add check marks so we can indicate which issues were addressed in pull requests.
Step 2: create a new version of `code/general_update_pattern.html` using `join()`. (`general_update_pattern2.html`).
First of all, thank you for this fantastic package (as well as for **ggalluvial**!). A dropped perpendicular feature would be a great addition: combined with the calibrated axes the perpendiculars...