Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Select row from data.table with min value

r data.table

How can I tell if R is still estimating my SVM model or has crashed?

r svm

Rename variable names in stargazer latex table

r latex stargazer

Precipitation plot, or mirrored histogram based on top axis

r plot histogram baseline

ggmap map style repository? Now that CloudMade no longer gives out APIs

r ggplot2 ggmap

Performance difference between RcppArmadillo and Armadillo

r rcpp

How do I convert a logical variable to factor in Rattle

r rattle

Error when using rbind to merge data.tables and one of them is empty

r data.table rbind

How to check in every row in a column if it contains a substring

r grepl

How to write lp object to lp file?

How to combine and modify ggplot2 legends with ribbons and lines?

r plot ggplot2

Using fread() to select rows and columns, the way read.csv.sql() does

r data.table

R Data.table for computing summary stats across multiple columns

r data.table bigdata

Using the subset argument with R's t.test command

r

roxygenize: Cannot open the connection

r roxygen2

plot acf of several timeseries in one plot

r plot time-series

When subsetting rows with a factor with equal (==), NA's are also included. It doesn't happen with %in%. Is it normal?

r equals subset na

actionButton in RShiny : alternative to reset value

r shiny

Passing Fixed and Variable parameters to Optimx

R parallel rbindlist does not work

r