Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in tidyverse
Extract single value from dataframe based on logical condition, Tidyverse style
Aug 13, 2026
r
dplyr
tidyverse
How do I colour every other category with gt()?
Aug 12, 2026
r
tidyverse
gt
Remove duplicates based on few columns and keep numeric numeric value if any and keep NA if there is no numeric in R
Aug 12, 2026
r
tidyverse
Convert existing dataframe variable to factor in Tidyverse
Aug 12, 2026
r
tidyverse
Counting consecutive columns that satisfy a condition in R
Aug 10, 2026
r
dplyr
tidyverse
data-manipulation
counting
using `purrr::map` with compose functions
Aug 11, 2026
r
functional-programming
tidyverse
purrr
How to pivot_long pairs of date-var combinations with non-matching dates?
Aug 10, 2026
r
dataframe
tidyverse
tidyr
reshape
Delete part of column name for multiple columns
Aug 11, 2026
r
rename
tidyverse
data-cleaning
Sorting data with conditions for multiple columns in R
Aug 09, 2026
r
tidyverse
Is there more efficient or concise way to use tidyr::gather to make my data look 'tidy'?
Aug 08, 2026
r
dplyr
tidyverse
tidyr
tibble
Replace divided by symbol in numeric column
Aug 09, 2026
r
dplyr
tidyverse
Using separate_wider_regex for to create a new row for each match in R
Aug 08, 2026
r
regex
tidyverse
data-manipulation
How to use multiple delimiters on ITEM based on different values in TOOL column?
Aug 07, 2026
r
dplyr
data.table
tidyverse
stringr
using purrr to extract elements from multiple lists starting with a common letter
Aug 05, 2026
r
tidyverse
purrr
R: determining difference between max and min for certain subgroups within groups
Aug 07, 2026
r
dplyr
grouping
tidyverse
difference
How to subtract values of specific columns using values in other columns as a key
Aug 06, 2026
r
tidyverse
Merge two dataframes based on similar time interval in R
Aug 05, 2026
r
merge
timestamp
data.table
tidyverse
Error in mutate_impl(.data, dots) : Evaluation error: Only year, quarter, month, week, and day periods are allowed for an index of class Date
Aug 04, 2026
r
dplyr
time-series
tidyverse
anomaly-detection
Is there a way to replace a group of strings with another group if strings via dplyr and stringr
Aug 04, 2026
r
dplyr
tidyverse
stringr
How to filter rows for every column independently using dplyr
Aug 04, 2026
r
dplyr
tidyverse
Older Entries »