Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Maël
Maël has asked
10
questions and find answers to
77
problems.
Stats
1.3k
EtPoint
290
Vote count
10
questions
77
answers
About
PhD student at the Institute for Analytical Sociology, Linköping University, Sweden.
Maël questions
Check whether two strings are anagrams
Unexpected result comparing strings with `==`
What are the benefits of using Quarto over RMarkdown?
Separate positive values into multiple rows on multiple columns
Sequence with multiple intervals
Function that returns function with argument
Convert ordinal to numbers
Fast subset based on list of ids
Change title size and color in Quarto (html output)
Replace vector elements with indexes from list of positions
Maël answers
Selecting all but the first element of a vector in data frame
Create column based on matched characters from another column and set all remaining unmatched characters to specified value
Check whether two strings are anagrams
Rounded averages by group that sum to the same as the group total
How to merge rows with duplicate ID, replacing NAs with data in the other row, and leading with data present in both duplicate rows?
How to extend calendar periods to complete a dataframe in R?
Find most frequently occuring string per row and its percentage
Combining Matrix row by row alternating
How to sort within a row of a data frame with categorical variables?
Create a sequence of sequences of numbers