Search code examples
R categorize row based on dummy variables...


rdplyrtidyverse

Read More
Convert to matrix but keep one diagonal to NULL in R...


rmatrixdplyrtidyversestringdist

Read More
In geom_text() how to shirnk text label size and not lost mapping attributes...


ggplot2tidyversegeom-text

Read More
Generate a random variable by id in R...


rdplyrtidyverse

Read More
Assigning a random variable based on a probability table/data frame in R...


rtidyversesample

Read More
How to mutate and map conditional on values of grouping variables?...


rdplyrtidyversepurrr

Read More
Tidyverse: summarising values from different columns into a single cell...


rtidyverse

Read More
R mutate across and using two dynamically named columns to calculate result...


rdplyrtidyverse

Read More
Using fileInput for Workbook and Sheet upload along with renderDataTable in shiny...


rexcelshinytidyversedt

Read More
R: Transform data, like Excel Pivot table...


rdplyrtidyversedata-wrangling

Read More
Adding a suffix to a selection of column names in tidyverse...


rtidyverse

Read More
Change column value based on final condition- but groups by previous week's IDs...


rtidyverse

Read More
Loop output to list. Is there an elegant alternative?...


rfor-looptidyverse

Read More
Count in how many different groups I can find an element in R dplyr...


rdplyrdata.tabletidyversetidyr

Read More
Replace NA's in a numeric column with string label "not significant"...


rtidyverse

Read More
Custom function: Return a tidyselect argument as character-string, without executing the argument...


rfunctiondplyrtidyversetidyselect

Read More
Selecting lowest date, but greater than other date...


rdatedplyrtidyverse

Read More
R printing each data.frame of a list into separate Tables with caption as data.frame name and descri...


rtidyverseknitrpurrrkableextra

Read More
R printing each `data.frame` of a list into separate Tables with caption as `data.frame` name...


rtidyverseknitrpurrrkableextra

Read More
Problem with spreading a data frame using R...


rdataframetidyversespread

Read More
Saving each data.frame of list with write_xlsx...


rexceltidyversepurrrrdata

Read More
Convert existing dataframe variable to factor in Tidyverse...


rtidyverse

Read More
How to fill in every nth row and leave above rows with zero using dplyr?...


rdplyrtidyverse

Read More
How to use dynamic tidy-select expressions in dplyr::select()?...


rdplyrtidyversetidyselect

Read More
Count occurrences in specific column ranges and return factor variable, R...


rtidyverse

Read More
R - Create new column based on substring from another column with conditions...


rdataframetidyversedata-wrangling

Read More
R using formatRound for all numeric columns of a datatable...


rdatatabletidyversedt

Read More
Tracking changes per observation in a continuous variable...


rtidyversestatapanel

Read More
Plotting occurrences by date - Error in seq.int(0, to0 - from, by) : 'to' must be a finite n...


rggplot2dplyrtidyverselubridate

Read More
R read_delim() changes values when reading data...


rtidyverse

Read More
BackNext