CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
rdplyrtidyr
01-30
Software design
Mutate() error is caused when trying to subtract values from 2 different columns
01-28
Software engineering
transform multi-granularity level data to create new columns when data repeats using pivot_wider
01-25
Software engineering
Apply function with different sources in R
01-24
other
How to pivot_wider the n unique values of variable A grouped_by variable B?
01-08
Blockchain
Varying the weights variable, based on the grouping variable
01-05
Software engineering
Problems creating nested data or better solution in R
12-27
Net
How do I reverse gather function in R?
12-12
front end
Can a heterogenous pivot_wider be done using pivot specs?
12-09
other
Data expansion based on information in year columns by group
12-07
Software design
Replace NA values in a column with values from another df column if conditions are met
11-23
Back-end
Chisq.test with group_by
11-23
Back-end
replace cell values greater than 0 with column name
11-18
other
How to use case_when to apply different functions in dplyr
11-10
Net
How to consolidate multiple columns based on other columns?
11-08
Software design
find record within a group further subsetted by certain values and mutate a flag
11-08
other
How can I use pivot_wider function in R in presence of implicit missing values?
11-07
Blockchain
R, How to generate additional observations denoted by numbered sequence
11-04
Software design
check if value exists in group, set this value, if value does not exist, set another value
11-02
Blockchain
R: How to count frequency of combinations between two string columns (using dplyr, tidyr, or base r)
10-29
Mobile
In R, what's the easiest way to sum up two groups across all numeric variables and create a new
10-20
Software engineering
Create a new column based on the value arrangement of another column in R dplyr
10-19
database
Recode missing values in multiple columns: mutate with across and ifelse
Links:
CodePudding