Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

R: need to replace invisible/accented characters with regex

regex r encoding gsub

dplyr::case_when() inexplicably returns names(message) <- `*vtmp*` error

r dplyr

Controlling digits / rounding as argument in base functions

r rounding r-markdown digits

Create Sub Headers in R

r

How to sort within a row of a data frame with categorical variables?

How to only test select pairwise comparisons using emmeans?

Extracting individual layers from raster stack in loop

r for-loop stack raster

R: How to best import infix operators like %>% into my package?

r import package pipe

In a ggplot object, how to increase the space in the lines of caption

r ggplot2

Add labels to plot for specific values in R

r plot label

ggplot black and white

r graphics ggplot2

R submit to CRAN: which R version to build package?

r package version cran

How to use a statistic function and subsetting data simultaneously in R?

r subset mean

How to suppress the code but have the plots displayed in R markdown?

r plot knitr r-markdown

What's happening behind the conversion of factor to numeric?

r dplyr magrittr

Create a list from Tibble Columns

r list dplyr purrr readr

error installing rpy2 on os x 10.6: unable to execute gcc-4.0

python r gcc pip rpy2

Accessing a data.table via column numbers and grep

r data.table