Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

transform data frame from wide to long (several variables) using separator [duplicate]

Creating XML in R with namespaces

xml r namespaces

Multiple panel plots with pheatmap

r plot heatmap pheatmap

Regression of dummy variables in R

r regression dummy-variable

Integral of dnorm(x, mean=200, sd=20) is not 1

How to Plot the "time" effects results from PLM/ Fixest?

r panel-data plm fixest

How to get emmeans to print degrees of freedom for glmer class

r lme4 mixed-models emmeans

Draw bloxplots in R given 25,50,75 percentiles and min and max values [duplicate]

r boxplot

fread - Specify data type of one specific column

r data.table fread

Show means with points and horizontal lines (segments) with ggplot2

r ggplot2

Create Presence/Absence column in a data frame [duplicate]

r tidyverse

concatenate quosures and string

r dplyr rlang tidyeval

Fastest way to "vectorize" a function with differing argument lengths

Calculate autocorrelation in panel data?

r

Asymmetric midpoint in scale_fill_gradient2 results with trimmed color on the shorter edge

R - color scatterplot points by z value with legend

r

How to extract all code chunks from a Rnw Sweave file?

r file text extract sweave

Regex match exact number of a specific character

r regex string