Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Refactoring R code using ESS/R

emacs r elisp ess

Algorithm to determine proper divisors

r refactoring apply

How to make 3D plots with categorical data in R?

RODBC sqlSave column types: how determined?

r rodbc

running R in batch-mode - print to screen?

r

how to substitute a for loop in R with an optimized function (lapply?)

r loops vectorization

Scale y-axis (counts) in ggplot2 histogram

r ggplot2

Constraining slope in stat_smooth with ggplot (plotting ANCOVA)

r plot ggplot2

R: converting xts or zoo object to a data frame

r dataframe xts time-series

package for geocoding (street location!) and next calculation of distance

Run an executable in R script

r

R expression to manage NA's when summing columns

r

Help interpreting/converting odd date format

ggplot2 - Axis Aesthetics

r ggplot2

Why doesn't roxygen write package info to DESCRIPTION?

r roxygen

Implicit variable reference in R

r

Specifying the font in an R console - multiplatform solutions?

r fonts console

removing text added to a plot with mtext

r text plot

How to get Sweave to put graphics in separate folder AND name them after the Rnw file

r sweave

Divide set into subsets with equal number of elements

python algorithm r