-
Hello,
I'm trying to use your R vegan package for a community composition analysis of marine species. :)
I pass my data into decorana function. I then pass that into the plot function, and it wo…
-
Right now things are a mix of base plots and ggplot -- it'd be good to pick one and update functions to be consistent
-
Hello PyShiny team,
Firstly, I'd like to express my appreciation for your effort in porting RShiny to Python.
However, I see that the current design of PyShiny's API is very similar to its R cou…
-
when using `draw.smooth_estimates()` on a GAM with sz smooths, it currently generates one plot per factor with the deviation smooths for each level layered on top of each other. As I understand it thi…
-
The code below will cause the issue:
`ggplot(mtcars, aes('wt', 'mpg', color='gear')) + geom_point() + stat_smooth(aes('wt', 'mpg'), method='loess') + facet_wrap(('gear', 'am'))`
I have installe…
-
Recently, `renv` changed the way packages are installed by adding with `--with-keep.source` installation option. I have created a related (solved) issue here: https://github.com/rstudio/renv/issues/16…
-
https://ggplot2.tidyverse.org/reference/autoplot.html
https://ggplot2.tidyverse.org/reference/autolayer.html
would prob. simply reuse ggplot-stuff that's already defined.
-
-Non-Clinical Exam (R data structure, String manipulation, Data Handling, Simple functions, Basic R graphs, R Markdown) + (Data visualization, Ggplot, Ggplot extension, Intro to functions, writing fun…
-
https://ggplot2.tidyverse.org/reference/ggplot.html#arguments
https://docs.rs/
https://matpltolib.org
sphinx gallery
https://documentation.divio.com/
-
The first EGM seems to have an issue: The shading should represenet the number of studies across all types of design within the matrix (at least according to the legend, and it would also make sense),…