-
**Describe the bug**
I followed suggestions from previous posts to revert to an older R version (e.g. 4.1.3) because ArchR would not install with the updated R 4.4. However, I still can't install A…
-
Somehow flexdashboard doen't work on iPhone properly. Only navbar renders and nothing more. It works fine on Android and my PC, but not on iPhones.
This simple example:
````
---
title: "Testing flex…
-
There is currently not an easy way to show projects based on weeks, rather than months.
A consistent implementation requires some choices that may not be obvious, e.g. should the gray stripes in t…
-
My R session (within RStudio) hangs up after using ggplotly().
For testing, I use one of the examples of ?ggplotly. The example normally works ok once or twice, but the R session hangs up after sever…
-
I'm re-opening this query #353 after I have what I think is a solution, but I get an error when I try to use it.
The code below creates `gfrance85_grid` from the map data `Guerry::gfrance85`.
```
…
-
First, I would like to thank youto provide us this excellent package. While using this plot function along with ggiraph, I figured out that I can not visualize the streamgraph plot in Shiny App, altho…
-
Basically title. Is there a way within plot nine to add images in place of labels to the x axis tick positions?
I know you can get the matplotlib figure and axis using `.draw()` and matplotlib has …
-
My brother-in-law asked, and I happened to be bored
-
````markdown
---
title: "Example"
format: html
keep-md: true
---
```{r}
#| label: tbl-test
#| tbl-cap: |
#| Big table
#|
#| Really small
knitr::kable(
mtcars[1:6, 1:3]
)…
cderv updated
4 months ago
-
It would be really useful to enrich the `make_raincloud()` function to provide a parameter to flip the coordinates of the plot (vertical rainclouds grouped along the horizontal axis) and another one t…