Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
jpsmith
jpsmith has asked
6
questions and find answers to
14
problems.
Stats
254
EtPoint
49
Vote count
6
questions
14
answers
About
I am an infectious disease epidemiologist
jpsmith questions
Assign groups in dataframe using vectors containing start and end indexes
Using pivot_longer for multiple untidy columns
dput() without .internal.selfref in data tables
Issue with sapply when determining if nested list has all NA values in R
Combining/summing two positions in a vector of integers in R
jpsmith answers
stringr::str_starts returns TRUE when it shouldn't
Calculating a rolling 14 day average when dates are missing
undo (flatten) tabulation
Select value in first column for which condition in second column is fulfilled
Reorder one row in tibble - move it to the last row
R: replace multiple occurrences of regex-matched strings in dataframe fields by looking them up in another dataframe
Unexpected behaviour of "formula" with "data.table" in R
Remove rows if value in col1 is in col2 and value in col2 is in col1
How do I omit the missing value row from table1 in R
Split up dataframe into list of dataframes based on breaks in one column