Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Centered moving average in R (without using packages)

r moving-average

How to modify window width in rollapplyr() function based on column names in R

r zoo rollapply

How to fill NA's in a column if the column contains a number but leave NA if a column is all NAs

r dplyr tidyr

How to add a box around the legend in ggplot2?

r ggplot2 legend box

Count occurrences of factors across multiple columns in grouped dataframe

r dataframe reshape

Passing data-variables to R formulas

r function lazy-evaluation lm

Reorder one row in tibble - move it to the last row

r dplyr

How to add inline code to #| fig-cap: in quarto

r r-markdown quarto

Adding a row at the end of a group in R

r dataframe dplyr

rpy2 not working after upgrading R to 3.0.1

python r rpy2

R: How to run function on two lists?

r list function lapply

How can I import data into R that is meant for use in SAS, SPSS, or STATA?

r sas data-files

ggplot2: enforcing empty space for some missing levels in a plot

r ggplot2

Pivot wider and summarise whether level exists

r dplyr

Remove rows of a certain value, before values change in R

Function in my package to create an R markdown document fails with certain working directories -- Can I hack around this?

r r-markdown knitr

Regex to remove word from different positions

r regex string

Using markerClusterOptions with SpatialPolygons in Leaflet

r leaflet