Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Plotting summary statistics

r ggplot2 summarization

Adding options [keepaspectratio=true, scale = 0.75] to \includegraphics{} in Sweave

r sweave

Parallel processing and temporary files

How can I color a specific bar in a bar plot (qplot, ggplot2)

r ggplot2

How to add values to a specific matrix row-column

r matrix

R - Select rows for random sample of column values?

r sample subset

Simple Comparing of two texts in R

r comparison

plotting bar graphs in R using ggplot2

r ggplot2

adding text to ggplot geom_jitter points that match a condition

r ggplot2 plyr

Add labels on lattice xyplot

r label lattice

Plotting Euro Symbol € in ggplot2?

r ggplot2 euro

Create an XTS object with datestamps but no columns initially

r xts

How do I plot a cross correlation matrix for timeseries?

r graph plot ggplot2 time-series

assign integer order to decimal numbers

r integer

Calculate statistics (e.g. average) across cells of identical data-frames

r dataframe

Pass by value in R

r ggplot2

apply function to elements over a list

r

Conditioned Moving Max

r

Redirecting R graphs to MS Word

r

Why does `stringsAsFactors` use capital letters for readability in R?

r