Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Converting treemap to ggplot

r ggplot2 treemap

Comma separated string split

r

How to generate LaTeX file without preamble in R markdown?

r latex knitr r-markdown

Sorting list of matrices by the first column

r list sorting matrix

Unable to change the global pointsize for lattice displays

r lattice

Unexpected behaviour of sapply() within vectorized function

computing onset date of snowmelt in R [closed]

r dplyr threshold

R how to get a list of characters in a string

r string character

How to compute the daily avg correlation on intraday data using the xts package?

r xts

Convert weekly data frame to daily time series with xts

r xts

Vectorised kernel function in R

r vectorization

How to add second y axis to seqfplot with sequence frequency?

r plot traminer

Puzzling "unexpected END_OF_INPUT" while building package with roxygen2

r roxygen2

How to replace the deprecated ggplot2 function aes_string: accepting an arbitrary number of named strings to specify aesthetic mappings?

How to format data.frame?

r bioinformatics

find occurrence of string starting with a value in R

r

Applying multiple model formulas to groups of data

r dplyr purrr

Read particular sheet from Google sheets in r

r google-sheets

system(): why do I not have the same permissions when using R in EMACS as I do in the bash terminal?

bash r emacs ess

Rearrange a matrix in R using two factors

r matrix reshape reshape2