Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

ylim in hclust plot

r plot dendrogram

Convert julian day to day/month/year

r julian-date

substring + get words around a keyword

r

R data.table finding the mode for a group of data

r data.table

remove the outliers in bwplot

r lattice

data.table results differ between vector scan and binary search for missing data

r data.table

How to use aggregate with a list of column names

r aggregate

rCharts - Adding second y axis to time series

r rcharts

R:Loops to process large dataset(GBs) in chunks?

r large-files connector chunks

How to plot a simple piecewise linear function?

r

Send/share sensitive R slidify presentation via email or other secure methods

r dropbox knitr shiny slidify

plot in the x-axis a rotate labels in R [duplicate]

r plot

R - ggplot2 - geom_line - Get rid of straight line for missing values

r ggplot2

Is there a simple way to achieve something similar to `x[,c:=mean(a), by=b]$c`?

r ggplot2 data.table

How do I substitute symbols in a language object?

r

Cannot get rid of one-pixel-wide white margins (bottom and right side) of plot

r plot

read.table with comma separated values and also commas inside each element

r csv split read.table

How to remove an element in NumericVector for a recursion using R and Rcpp

Multiple colour scales in one stacked bar plot using ggplot

r colors ggplot2 bar-chart

Split string on first two colons

regex string r