Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Plots in ggplot2 appearing without grey background

r ggplot2

R with roxygen2: How to use a single function from another package?

r roxygen2

R - Change list of ggplot objects into a list of grobs that grid.arrange will accept?

r ggplot2

Warning message at R startup (slidify, rmarkdown)

r knitr r-markdown slidify

How to transform dates in Y-m format without days [duplicate]

r

How to use an arrow inside the title of a plot?

r plot

Convert vector with local times to UTC

r time

How to group in a row values of the same value in a column with R? [duplicate]

r data-cleaning

Spliting the character into parts

r gsub substr grepl

How to split data frame with multiple delimiter using str_split_fixed?

r stringr

R search in multiple datatable columns

r dataframe data.table

text mining sparse/Non-sparse meaning

r text-mining

Remove the last digits from numbers which exceed a certain length

r gsub maxlength

How to reduce space between axis ticks and axis labels in R

r curve

separate list column into columns in R

r dplyr multiple-columns tidyr

Multiple action buttons with one event handler in Shiny?

r shiny

rgl: drawing a cube with colored faces, vertex points and lines

r linear-algebra rgl

Simple yet maintainable code re-use

r

Error using dplyr package in R

r dplyr

Large Matrices in RcppArmadillo via the ARMA_64BIT_WORD define

r rcpp