Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Define specific value colouring with pheatmap in R

r matrix colors pheatmap

Putting function definition after call in R knitr

r knitr r-markdown

How does one move the tick labels closer to the axis?

r ggplot2

How to use list-argument in microbenchmark

r microbenchmark

How to get difference (in minutes) between two date strings?

r date difftime

Change x-axis breaks ggplot2

r ggplot2

RSelenium: Find link with Xpath

r selenium xpath rselenium

How to add a legend to a plot made with lattice and latticeExtra?

r legend lattice

How do I connect to an SQL server database in R

sql-server r rodbc

Tree list to reverse-lower triangular matrix in R

Command for finding the best linear model in R

r model linear-regression lm

How can I select and rename a long list of columns from a data frame in R?

r dplyr

Getting data from JSON file in R

json r

How do you paste list of items in R

r

Create list of functions without eval/parse

r

Using R in Python with Rpy2: how to ggplot2?

r python-2.7 ggplot2 rpy2

Check if Posixct time is within interval

r count intervals lubridate

melt a data.table with a column pattern

r data.table reshape reshape2

Find first sequence of length n in R

r

Transpose only certain columns in data.frame

r reshape data-manipulation