Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Modify a substring matched by regex and place it back [duplicate]

r regex

How to update row by group in sequence

simplifying R code using dplyr (or other) to rowSums while ignoring NA, unlss all is NA

r dplyr code-cleanup rowsum

Convert numeric vector to factor [duplicate]

r

How can I load dependencies in an R package?

r package cran

Combining columns, update columns based on other df, fill NAs

r merge dplyr

Subsetting a data frame based on a logical condition on a subset of rows

Rounding numbers and forcing R to display 0's

r decimal rounding

Why do I have to call dplyr :: select() multiple times, unlike filter()?

r dplyr tidyverse

replace for loop with dplyr across / rowwise?

r for-loop dplyr rowwise mutate

Draw an ellipse based on its foci

r geometry

Use ggplot to plot polygon with holes (in a city map)

r ggplot2 shapefile

unexpected behavior of replace

r

Create all possible combinations of non-NA values for each group ID

r data.table aggregate na

Keep names from quantile() function when used in a data.table

r data.table tidyverse

Plot/image size in exams2nops and in exams2pdf without modifying the template

r r-exams

R gtExtras gt_plt_bar_pct() fails to render

r gt gtextras

data.table handles the ordering of `.SD` and `.SDcols` with the `by` parameter

r data.table

How to set the width of boxplots with custom quantiles?

r ggplot2 width scale boxplot

Getting an actual boundary equation of LDA with two classes and two variables

r statistics equation lda