Search code examples
How to compute which values and how many values of a given variable satisfy a condition for another ...


rdataframetidyversedata-wrangling

Read More
How to collapse all strings from a dataframe into a single column...


rstringtidyverse

Read More
Alternatives to if_all and if_any for Data Manipulation in R...


rdplyrtidyverser-collapsekit

Read More
What is the meaning of : Warning in do.call(.f, args, envir = .env) : "what" must be a fun...


rapache-sparktidyversedatabricksazure-databricks

Read More
For loop over split data frames, applying function, and saving output...


for-looptidyverselapply

Read More
How can I create a JSON in R to match this schema?...


rjsoncsvtidyverse

Read More
Spell Data to Long in R...


rtidyversereshape

Read More
dynamically extract elements from list column...


rlisttidyverse

Read More
Elongate data but also keep one of the original variable in R...


rdataframefunctiondplyrtidyverse

Read More
Generate JSON from R data, tidyverse style...


rjsontidyverse

Read More
pivot_longer into several pairs of columns...


rdplyrpivottidyverse

Read More
Concatenate strings over all rows in a single column of a data frame...


rdata.tabletidyverse

Read More
in dplyr::mutate, dplyr::starts_with works for .before but not .after?...


rdplyrtidyversetidyrtidyselect

Read More
How to replace certain values in the dataframe using tidyverse in R?...


tidyversetidy

Read More
Using tidyverse to loop or iterate my dataframe to replace all values before the a first specific va...


rloopsiteratoriterationtidyverse

Read More
Replace a particular value with a value from the row above...


rtidyverse

Read More
Multiple column pivot/transpose using R dataframes...


rdataframedplyrdata.tabletidyverse

Read More
In readr()/read_csv, how to import data with all columns as character...


rtidyversereadr

Read More
pivoting dataframe from one column across many in R?...


rdataframetidyversetibble

Read More
How to count the frequency of values per month so they are in the right order (Jan to Dec) over mult...


rdplyrtidyverse

Read More
Selecting by Column Names within Function...


rfunctiontidyverse

Read More
Error: Why is dplyr not reading a factor level in my data frame when using the functions group_by() ...


rdplyrtidyverse

Read More
Concatenate columns from Excel file based on sheet name and column's name...


rimporttidyversedata-wranglingreadxl

Read More
How to stop R from executing when value is non-numeric...


rtidyverse

Read More
Attempting to calculate ratios in multiple columns in dataframe via a for loop...


rdplyrtidyverse

Read More
Pass vector of unquoted column names to a function and use first element...


rtidyversetidyselect

Read More
Concatenating and indexing highest values by grouped columns...


rtidyversedata-wrangling

Read More
Compute the actual_tat by excluding the non-business hours in R...


rdplyrtidyverse

Read More
How to write a function to estimate confidence intervals...


rtidyverse

Read More
How to evaluate conditions met on previous values within a group in a data.frame in R...


rtidyversedata-wrangling

Read More
BackNext