-
I'm trying to use the predict function within a shiny app and it seems to have a problem with the newdata option:
RStudio 2021.09.0 Build 351
R 4.4.1
gamlss 5.4.22
**Not working (predict.gamls…
-
* Workflow:
* google sheets
* [Project oriented workflow](https://www.tidyverse.org/articles/2017/12/workflow-vs-script/)
* [Row oriented workflow](https://github.com/maurolepore/row-o…
-
From the example in
```r
# Multiple Legends
# load data
data(diamonds)
# calc quantiles with specified probabilities
new.prob
-
In `pkg_ref()` doc:
```
# You can also override this behavior with a source argument
ref_2 CRAN, source is now 'pkg_missing'
```
``` r
ref_2$source
#> [1] "pkg_missing"
```
``` r
s…
-
targeted learning outcomes:
- code needs to be managed
- git is the tool you need
- new research project -> new git repository (project consist of the code and data)
- packages you dont want to …
-
While this bug is "small", it is effecting heatmaply behavior so a fix would be very helpful.
Following is a reproducible example with the plots of ggplot2 and plotly:
```
df
-
## Learning objectives
- Build functions that call `tidyverse` functions, using bare-name arguments:
- Designed for interactive use, i.e. like [`dplyr::filter()`](https://dplyr.tidyverse.org/r…
-
Core elements are:
- fonts
- colors
- base ggplot2 theme
- base rmakdown theme
### Fonts
- select fonts local (optionally converting OTF to TTF if possible)
- select fonts from google fo…
-
Often in plotting scientific diagrams there is a requirement for adding a subscript.
The objective is to learn how to add subscripts in a plot using the `ggplot2` library
-
i met this issue during librarying, and tried to use old version of geomtextpath and ggplot2, but not succeeded to tackle this issue.