Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Remove US zip codes from a string: R regex

regex r

R packages rgdal / rgeos "is not available (for R version 3.1.1)" [duplicate]

r

Why are R and Python Mann Whitney different?

python r statistics

Create grid and color cells with average values of scatterplot using ggplot2

sub returns incorrect data

regex r

Repeated-Measures ANOVA: ezANOVA vs. aov vs. lme syntax

r syntax anova mixed-models nlme

R Markdown 2 to EPUB How?

r yaml markdown rstudio epub

Subset and join a data frame by matching on nested list in R

r dataframe data.table dplyr

After doing a knn classification in R, how do you get a list of the predictions for each of the test cases?

r classification knn

Append two matrices in R without losing dimnames

r matrix append

Create Shiny Presentation from Shiny App?

r shiny r-markdown

Invalid factor level, NA generated warning [duplicate]

r

How to make RMarkdown (.Rmd) table captions go at the top

r pandoc r-markdown

alternative for wilcox.test in R

r

Using dplyr for exploratory plots

r plyr dplyr

ifelse statement inside apply returns unexpected result

r

How can I create a custom colour scale using ggplot2 and geom_tile?

r ggplot2

Conditionals in R

r conditional-statements

ANOVA in R using summary data

r summary lm anova

Use RegEx in R to retrieve string before second occurence of a period ('.')

regex r