Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

How to use ifelse when comparing two columns and changing a third?

Reformat data from long to wide

r reshape2 tidyr

Sum specific elements of a list

r list

R ggplot2 geom_line position dodge

r ggplot2

COUNTIF equivalent in dplyr summarise

r dplyr

dplyr mutate function to evaluate values within columns (current, previous, next) vertically

r dplyr

SPSS date format when imported into R

r time spss

R - describe() output to a data frame

r dataframe hmisc

How can I compare two factors with different levels?

r r-factor

How to change the word separator character in a vector?

r

How to lag a matrix in R

r matrix lag

Exporting TukeyHSD results

r export tukey

R speed up the for loop using apply() or lapply() or etc

r lapply

How to get the list of in-built functions used within a function

r function

Cross Validation function for logistic regression in R

Extract sorted rows from matrix

r sorting matrix

R, ggplot2: Fit curve to scatter plot

r ggplot2 curve-fitting

Finding the Date Difference

r sas

ggplot2 histogram legend too large

How to perform correlation between time-series of unequal frequencies

r time-series