Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Draw grid lines on specific values in xyplot

r plot lattice

What's the best way to melt a list into a vector?

r

How to convert a tree to a dendrogram in R?

r tree dendrogram

How do I read a text file into R when the data is not in a table

r

Count days per year

r date

In R, is there a way to handle NA in an integer column of a data.frame so that NA values are not included when subsetting?

r dataframe transformation

Date in the form: 20120405

r date

Sort one matrix based on another matrix

r matrix

Rename columns of a data frame by searching column name

r

Applying a loess smoothing to a time series

r loess

Outputting a textplot and qplot in same pdf or png in r

r legend ggplot2

Loop over vector containing NULL

r

number of rows each data frame in a list [duplicate]

r list

How do I tell R to remove the outlier from a correlation calculation?

r correlation outliers

How to add a color frame to a plot?

r plot

list.files pattern argument in R, extended regular expression use

regex r

How to calculate days passed from start date by group?

r aggregate

How to work with times, distance and speed?

r time-series

Sample with a max

r sampling

R regex / gsub : extract part of pattern

r regex