Search code examples
I lose the constant variables (including id) when using pivot_longer with multiple variables...


rtidyversetidyr

Read More
R: Filtering and adding a repeating identical value in a column for hundreds of rows in a dataframe...


rdataframedplyrfiltertidyverse

Read More
Returning data frame as main result but also informative list as side effect...


rfunctiontidyversepackage-development

Read More
Pivot data by values separated by underscrores...


rpivottidyverse

Read More
Extract the first N observations of groups according to another dataframe...


rdplyrtidyversedata-wrangling

Read More
Keep only columns that meet a criterion...


rtidyverse

Read More
How to write multiple .csv files from a list of data frames into a new folder with the original file...


rcsvtidyversereadr

Read More
Row Wise Addition in R...


rtidyverse

Read More
geom_line group by year in R...


rggplot2tidyverse

Read More
How to pivot multiple columns at the same time?...


rdplyrtidyverse

Read More
Find index with close elements in a specific order...


rdataframedplyrtidyverse

Read More
How to specify column index to mutate across using dplyr when table size is variable?...


rdplyrtidyverse

Read More
tidyverse solution for multiplying columns by a vector...


rdplyrtidyversepurrr

Read More
How to create a sequency by group from a specific string in R?...


rdplyrtidyversesequence

Read More
How can I multiply all the values within a column range and row range?...


rtidyverse

Read More
get the no. of observations in every level of factor after grouping by factors...


rdplyrpipetidyversegroup

Read More
How to change values from a colunm based on another columns` values in R...


rdplyrtidyverse

Read More
How to set values as NA with complex if-else criteria in R?...


rdplyrtidyverse

Read More
lists of tibble to column in data.frame...


rdataframedplyrtidyversetibble

Read More
Checking the number of observations for each ID within 8 day periods...


rcounttidyverselubridate

Read More
How to coerce space-delimited strings to a column of numeric vectors?...


rstringtidyversetibble

Read More
Are there any disadvantages to using tidyverse?...


rtidyverse

Read More
Manipulating character vectors: removing and adding quotes, adding strings...


rtidyverse

Read More
How to use slice to get the biggest values just from a variable?...


rdplyrtidyverseslice

Read More
How to delete rows in a Dataframe that have same string entries two or more columns Using R...


rdplyrtidyverse

Read More
Read list of files with inconsistent delimiter/fixed width...


rtidyverse

Read More
Calculation for last month -- with conditions...


rtidyversetidyr

Read More
Aggregate sum of column values for all pairwise groupings of other columns in a dataframe in R...


rtidyverseaggregatepairwise

Read More
How can I create a new column in R with a count of observations in another column in the dataset?...


rcounttidyversecalculated-columns

Read More
group_by and filter removes too many rows...


rdataframedplyrtidyverse

Read More
BackNext