Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

R: debugging code from emacs using ess-tracebug?

debugging r emacs ess

Multiple plugins in cxxfunction

r rcpp

Populate NAs in a vector using prior non-NA values?

r

R equivalent of MATLAB's filter function

Matrix with diagonal pairs of 1's

Special characters in R language

r

Set default arguments to Sweave code chunk

r latex sweave noweb

Get maximum value from all matrices in a list

r list matrix max

Is there a package to convert network() or igraph() networks to Rgraphviz compatible in R?

r graphviz igraph

Selecting Rows which contain daily max value in R

r

How do I reference specific tags in the bibentry class using the [] or [[]] convention?

r

R xts: millisecond index

r xts

R: How can I sum across variables, within cases, while counting NA as zero

r na

Generating Indicators in large data frames

r memory dataframe plyr reshape2

Pass a formula to an xls file using R's xlsx package

excel r formula xls xlsx

Throw away first and last n rows

r data.table

Plot county names on faceted state map (ggplot2)

r ggplot2

Extract coefficients from ggplot2-created nls fit

r ggplot2 nls

R: Selecting rows from a dataframe based on a set of values of interest appearing in certain columns

r rows apply

How would you translate this into data.table package language in R?

r data.table