Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
GKi
GKi has asked
13
questions and find answers to
154
problems.
Stats
3.1k
EtPoint
843
Vote count
13
questions
154
answers
About
GKi questions
What is the reason not to use string quotes for syntactic names?
Same function but using for it the name %>% causes a different result compared when using the name :=
Recommended way to subset two vectors with the same index vector
Does the Bizarro pipe ->.; have disadvantages making it not recommended for use?
Why is R making a copy-on-modification after using str?
GKi answers
With dplyr, how to update two twisted columns in parallel, rather than an iterative manner?
using paste with read.csv inside a function
Input `typ` can't be recycled to size in R
Fastest way to hadamard multiply all matrix columns with another matrix
fuzzy version of stringr::str_detect for filtering dataframe
Conditional string concatenate
Re-arranging a list of names in R from "SURNAMES first names", to "first initial. SURNAMES"
How to find number of observation between first observation and first two consecutive negative observations in r
passing a table as function parameters and values
If any rows contain the same data in some columns, move other columns in that row into new columns in R