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
9
problems.
Stats
247
EtPoint
65
Vote count
9
questions
9
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
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