Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Using dplyr to filter rows which contain partial string of column

r filter dplyr summarize

R Markdown: Must the author's name be italic?

r r-markdown

Text SVG plot in Rmarkdown

r svg knitr r-markdown

How to profile Rcpp code (on linux)

c++ r profiling rcpp gperftools

Map aesthetics to LINESTRING geometries with sf in R

r ggplot2 sf

pattern match and replace the string with if else loop

python r awk sed

Conditional recode based on lookup vector

r dplyr lookup recode

Shiny dynamic content based on window size (like css media query)

Optimizing subsetting with data.table in a loop

r loops data.table

right/left align subtitle position in plot

r plot subtitle

dplyr bind_rows execution time exponential

r dplyr purrr

How would I write a recursive version of purrr::keep?

r purrr

R Oracle connect via DBI::dbDriver("Oracle") throws error

r oracle oracle11g r-dbi

ggplot2: "geom_point requires the following missing aesthetics: x, y"

r ggplot2

How to do feature selection using linear SVM weights [closed]

r svm feature-selection

Add custom vertical line joyplots ggridges

Confusion matrix for random forest in R Caret

Performing dplyr mutate on subset of columns

r dplyr

Annotate ggplot with an extra tick and label

r ggplot2

Print to PDF in a for loop