Skip to content

Instantly share code, notes, and snippets.

View JanMarvin's full-sized avatar

Jan Marvin Garbuszus JanMarvin

  • Düsseldorf, Germany
View GitHub Profile
@sjewo
sjewo / selectVariableRange.R
Created August 7, 2014 12:32
Select all data.frame columns between two variables
##
## Filename: selectVariableRange.R
## Creation Date: 07-08-2014
## Last Modified: Do 07 Aug 2014 14:21:37 CEST
##
## Description: New Operator to define an vector with
## index numbers of columns between two
## variable names.
##