-
Hi!
I just opened IntroRslides_part1.Rmd in a new R session and ran all chunks, but hit a couple of issues and thought I should let you know...
1. The first was at line 1513 when read_csv() coul…
-
Generate Rmd file for comparison of OHAS and NHTS trip costs by 52207b1c09f46e7a72f190f355cd45fb99bb406f
-
Upon installing flowtrend, I get the message
```
Error: package or namespace load failed for ‘flowtrend’ in namespaceExport(ns, exports):
undefined exports: plot_1d_add_model, plot_1d_with_memb…
-
For R chunks, chunk option `results = "markup", fig.show="hold"` will hide text output and place all figure after the chunk.
However, the same option doesn't work for python chunks.
My knitr rende…
-
My blog uses hexo, which is a static website generator. Each blog post is a Markdown file. `blogdown` developed by Yihui Xie has a lot of errors and I do not have the knowledge to fix them. I do not u…
-
**Describe the solution you'd like**
I'd love it if there was a way to quickly get the key bindings that I (and I suspect many others) have muscle-memoried from RStudio.
Caveats:
- This shoul…
-
Prof. Lecy,
Based on the instructions, this is what I believe you want in each file for the Final Project. Can you let me know if this is correct?
* utils.R: All the functions we created in steps 2…
-
Hi all,
I recently posted an issue in https://github.com/rstudio/rmarkdown/issues/2226#issue-1012707759 related to rmarkdown's `self_contained: false` yaml option. This option uses `htmltools::cop…
-
Including a .css file via YAML header and runtime: shiny does not work when the **filename of the .Rmd contains a space**.
After ages of searching for the bug of why I cannot include external .css …
-
Hi, I was wondering if there could be some hyperlinks like the cli styled hyperlinks when there are errors knitting
Example
Quitting from lines 492-501 (file.Rmd/qmd)
Error: ....
Would it be …