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
18
questions and find answers to
129
problems.
Stats
2.3k
EtPoint
531
Vote count
18
questions
129
answers
About
PhD student at the Institute for Analytical Sociology, Linköping University, Sweden.
Maël questions
Embed a webpage in Quarto html
Efficiently find the number of different classmates from course-level data
Dynamic name with glue in mutate call
Center caption in Quarto
Side-by-side caption positions of figure and table
Add leading zeros in alphanumeric string
Return multiple rows per group in data.table
Closest subsequent index for a specified value
Check whether two strings are anagrams
Unexpected result comparing strings with `==`
Maël answers
Creating a conditional dummy variable column in R
How to regroup element with common values in two columns
Find the duplicate IDs if they meet the condition that all the columns are same and create a new column which shows the duplicates
Cumulative multiplication after `group_by`
Embed a webpage in Quarto html
Find last non-missing value per row
How to put the output of `dput` in one line in R?
Translating text in R
Using dplyr summarize and group_by functions based on "or" condition among multiple columns of a dataframe
How to row bind dataframes stored in a multi-level nested list, and add an identifier column for each level?