Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Optimizing a complex, custom data problem - find the optimal polygon that contains a give fraction of data, with constraints

Use dev.print to copy current graphics device to PNG of particular size in R

r

Shuffle exercise list while fixing one or more elements

r r-exams

is there a way to plot multiple cuminc objects on the same plot?

r ggplot2

How to write a group attribute using ncdf4?

r ncdf4

Trying to add a graph series in a separate panel to highcharter

Combining matrices (above and below diagonal)

r list matrix

R: How to plot multiple ARIMA forecasts on the same time-series

How to run R package tests without building or installing the package?

r unit-testing package

Test if vector is contained in another vector, including repetitions

r

R Function - Print When Not Assigned

r function

Faster modulo or equality checking in R (or good ways to vectorize)

r

Account for daylight savings when converting from GMT in R

r datetime dst posixct

dplyr identify rows that do not have a matched column within group

r dplyr

Order columns based on suffix with dplyr and stringr

Compress any numbers of warning messages into one

r warnings

Using str_replace_all or gsub (regex) to replace each occurrence of substring with unique substring - R

r regex replace stringr gsub

How to shade region between two lines with differing endpoints with ggplot?

r ggplot2 auc

How to dynamically adjust plot background colour in ggplot2 based on sun elevation?

Plotting sample names and symbols in phylogenetic networks using the ggsplitnet function from the R package tanggle

r ggplot2 plot phylogeny ggtree