Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Silencing a package load message in Sweave

r sweave knitr

Import TCX into R using XML package

xml r xpath import

Date ticks in ggplot2 show wrong labels

r ggplot2

writing p-values to file in R

file r

figure* environment in twocolumn knitr/Sweave document

r knitr tex sweave

Convert list/vector of strings with date format into posix date class with R

r statistics timestamp

Using split function in R

r

Imperfect String Matching

r

How can you visualize data frames in a good way?

r

How to pass column names to a function that processes data.frames

r ggplot2

Vim for python and R scripting (in Screen or not)

python r vim terminal screen

regarding data( ) function in R

r tm

R: how to reorder legend key in ggplot2 line plot to match the final values in each series?

r ggplot2

Using multiple scale_colour_gradient scales for different ranges of the data in one plot

r ggplot2

predict.lm with newdata

r

Read in specific, pattern-matched rows from a file

r data-processing

ggplot2 faceted line plot has areas of the line filled with solid color, why?

r ggplot2

Choose one cell per row in data frame

r matrix dataframe

Place annotation at the top of a series of histograms in ggplot2 using a for loop

r for-loop ggplot2

How to populate matrix with values from another matrix in R?

r matrix