shirdekel
shirdekel
Since `rmd_file` can be a vector, perhaps the function could optionally (or automatically upon finding a `_bookdown.yml` file) feed the result of `yaml::read_yaml("_bookdown.yml")[["rmd_files"]]` into `rmd_file`. This will gets the relevant...
That's for adding custom effect sizes! I'd like to use this functionality with `emmGrid` objects. Has this been added yet?
Does the app still work for you @RLesur? I get this: The console says `Unchecked runtime.lastError: The message port closed before a response was received.` UPDATE: For me it runs...
Thanks, that works!
Is there a plan on including something about Netlify? I see that a discussion was startied on [RStudio community](https://community.rstudio.com/t/use-netlify-to-publish-a-bookdown-book/36715) but I can't find much else. Edit: I now see this...
@jgabry How would you do the same but for `ppc_bars_grouped`? I'm struggling to join the second grouping variable because I can't get an ID for each rep.
Has anyone subsequently worked out how to knit as above within a reactive environment?