Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

k-fold cross-validation in dplyr?

r dplyr

R Leaflet map - Draw Line for each row of dataframe

r leaflet

How to fit a curve to a histogram

R: removal of regex from Quanteda DFM, Sparse Document-Feature Matrix, object?

Same Random Data generated when .RData is loaded

r

ggplot adding image on top-right in two plots with different scales

r ggplot2

Changing geom_bar widths on ggplot [duplicate]

r ggplot2

Rasterise ggplot images in R for tikzdevice

Upgrade all standard packages while retaining non-standard packages

r customization upgrade cran

Testing for missing values in R

How to plot the difference between two ggplot density distributions?

r plot ggplot2

Combining "by" and "on" to join and create summary column for data.table

r data.table

testthat failure using check()

Error when predicting new fitted values from R gamlss object

r predict gam

How do you extend rbind for a data.frame subclass?

r generics methods rbind r-s3

How do I create new columns based on the values of a different column and count the percentage value of another numerical column in R?

cbind 2 dataframes with different number of rows

r cbind

Add pch symbol in R plot legend

r formatting plot legend

Using summarise with weighted mean from dplyr in R

r dplyr

Convert *some* column classes in data.table

r data.table