Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

How to use callr::r_bg within a downloadHandler in a Shiny App

r shiny

Geom_Hex coloring by 3rd variable

r ggplot2 geom

How to add border around specific tiles in geom_tile()

r ggplot2

How to convert value to numeric and filter out NAs within function using curly curly?

r dplyr rlang

How to rotate the column headers with R package gt?

r r-markdown gt

Getting mean of multiple rows based on interval dataframe in R

Assign top 2 ranking by group

r dplyr rank

Calculate extra values for moving average (and other functions)

r dplyr moving-average

Extracting string between words using logical operators in rm_between function

r string qdapregex

How to count and add total number of observations (n) to ggplot (geom_point)

r ggplot2

Excel VBA and R: batch mode vs interactive mode

r vba excel

Create a collection of plots inside of a `for` loop

r ggplot2

How to create a table that spans multiple pages with Quarto and Typst

r pdf quarto gt typst

How do I measure distances between multiple coordinates along a stream/flowline?

r spatial

ggplot add Normal Distribution while using `facet_wrap` [duplicate]

r ggplot2

Is there a global option to adjust the default setting of tibbles that displays only 10 rows?

r tibble

Get disjoint sets from a list in R

r

How to get two-way tables with marginal proportions?

r dplyr

What does the tilde mean in this context of R code [duplicate]

r tidyverse