Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Calculate max value across multiple columns by multiple groups

r dplyr data.table

In R which packages for loading larger data quickly

r

Rpy2 & ggplot2: LookupError 'print.ggplot'

Combine a series of data frames and create new columns for data in each

r dataframe

Skip a specific test file on travis in R

r travis-ci testthat rstan

using dplyr filter_at() function to select rows with conditions

r filter dplyr

Analyze Data Frames In A List And Bind The Results

r list dataframe data-analysis

Sample to have an equal number of each sex within groups in R

r statistics

How do I combine two columns with offset data?

r multiple-columns

load balancing for parallel processing

Rcpp on Solaris

r rcpp

How to run a custom.R script using OpenCPU

r opencpu

remove non-digits except E+ and E- in string

r regex

How to make R skip for 2:n cycle in case n = 1?

r range

Shiny selectizeInput: Read current text

r shiny

Pivot_longer() in R without separator?

r dplyr data-wrangling

How to get plot.ts to accept par or layout?

r plot time-series

Find next 2 rows with same value and paste rows into new columns behind original entry with dplyr

r dplyr

How to turn a binary matrix into a data.frame in R? lpSolveAPI

r optimization lpsolve