Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Dynamic SQL Query in R (WHERE)

sql r postgresql dynamic-sql

R: Checking if a set of variables forms a unique index

r data.table

Working with rich objects in data.table columns

r data.table

Make R wait for console input?

r user-interaction

sum(.) on a factor column returns incorrect result

r data.table

Regular expression to convert raw text into columns of data

r regex

R sample probabilities: Default is equal weight; why does specifying equal weights cause different values to be returned?

r probability sample

R Shiny - Subset dataframe based on reactive input

r shiny

Knitr - stop superscript in R Markdown

r format knitr

dplyr idiom for summarize() a filtered-group-by, and also replace any NAs due to missing rows

r idioms na dplyr summarization

Can I write a plot on the screen to a file?

r plot

R caret train Error in evalSummaryFunction: cannnot compute class probabilities for regression

r r-caret

Subset and replace rows and columns in a data.table

r data.table

R Neural Network package with multiple hidden layers

r neural-network cran

Sort data by number of NA's in each line

R: ggplot2 make two geom_tile plots have equal height

r plot ggplot2 gridextra gtable

Aggregate data table with column names as strings

r data.table

Side-by-side Forest Plot in R

r graph plot

r code removing words containing @

regex r gsub

Universal x axis label and legend at bottom using grid.arrange

r plot ggplot2 gridextra grob