Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Patrick Roocks
Patrick Roocks has asked
9
questions and find answers to
10
problems.
Stats
264
EtPoint
69
Vote count
9
questions
10
answers
About
PhD student in computer science at University of Augsburg (Germany)
Author of the R Package "rPref"
Patrick Roocks questions
Getting an R expression from a value (similar to enquote)
Qt: construct a mutable iterator for template (maps, lists, sets, ...)
Operator overloading for functions in R - strange behavior
How to create a dataframe of user defined S4 classes in R
Update handsontable by editing table and/or eventReactive
enums exceeding the size of the largest number type
Patrick Roocks answers
How to extract n-1 dimension array from a n-dimension array thanks to a n-1 dimension array and without a loop?
Plotting half circles in R
Implementation of skyline query or efficient frontier
Round data to the nearest even integer
Trouble building R package wtih devtools when it uses RcppArmadillo
Finding the number of values above a value and less than a value in a df column without using a loop
R - How to test for character(0) in IF statement