Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

How to regress multiple series on single series conditioned on grouping variables?

r dplyr regression xts plm

Bidirectional bar chart with positive labels on both sides ggplot2

r ggplot2 bar-chart

Ubuntu remove .libPaths() in R

r linux

How to dynamically remove a loaded object in R when object name is unknown?

r

geom_bar ggplot2 stacked, grouped bar plot with positive and negative values - pyramid plot

r ggplot2 geom-bar

How do I create a reactive plot using ggplot in Shiny application

r ggplot2 shiny

Use ggplot to plot over an image with legend

r ggplot2 raster ggmap ggimage

How to show more bubble sizes in legend of ggplot?

r ggplot2

add a data frame to an existing rdata file

r

Variable Selection with mgcv

r gam mgcv

Changing date time format in R

r

How to view package license file?

r licensing r-package

Interactive datatable: keep column filters after rerendering the table

javascript r datatables shiny

Write dates to Excel properly from R

r

Add tick marks to facet plots in R

r ggplot2 facet gridextra r-grid

plotly grouped bar chart does not show negative values

r ggplot2 shiny plotly

Potential bug in R's `polr` function when run from a function environment?

How to draw a stem and leaf plot which shows the real leaf without rounding up

r plot

What is a reliable way to change and then unchange the locale in R?

r locale

Is there a way of getting "marginal effects" from a `glmer` object

r lme4 marginal-effects