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 recode
Replace multiple values across columns in a loop
Mar 03, 2023
r
dataframe
for-loop
replace
recode
Recoding groups of individuals
Feb 18, 2023
r
recode
R: Error while recoding variables using car::recode function
Jan 30, 2023
r
data-manipulation
recode
r-car
Setting *most* variables to missing, while preserving the contents of a select few
Dec 21, 2022
sas
datastep
recode
How to automate recoding of many variables using mutate_at and nested ifelse statement?
Dec 16, 2022
r
dataframe
dplyr
recode
Conditional recode based on lookup vector
Oct 18, 2022
r
dplyr
lookup
recode
Recode a string column into integer using dplyr
Jul 20, 2021
r
dplyr
recode
R data.table multi column recode/sub-assign [duplicate]
Nov 01, 2022
r
data.table
na
multiple-columns
recode
Get the most frequent value per row and account for ties [duplicate]
Nov 15, 2022
r
count
recode
R: How to recode multiple variables at once
Jun 24, 2022
r
dplyr
recode
Recode numeric values in R
Nov 19, 2022
r
numeric
recode
how to pass a named vector or two vectors as arguments to dplyr::recode
Jun 10, 2022
r
dplyr
recode
Recode multiple columns using dplyr
Mar 07, 2022
r
recode
dplyr
Recode a variable using data.table
Feb 11, 2022
r
data.table
recode
Use recode to mutate across multiple columns using named list of named vectors
Oct 21, 2022
r
recode
dplyr::recode Why does pipe generate error?
Feb 09, 2022
r
dplyr
pipe
recode
Idiom for ifelse-style recoding for multiple categories
Aug 18, 2022
r
r-factor
recode
Replace a value in a data frame based on a conditional (`if`) statement
Sep 06, 2022
r
recode