Search code examples
Complex lon/lat format manipulation...

rdplyrgeospatialtidyr

Read More
Remove only the rows failed a test inside a group where a row passed the test...

rdplyrtibble

Read More
How to group aggregate data based of latitude and longitude...

rdataframedplyrr-sfgeo

Read More
How can I interleave rows from 2 data frames together?...

rdataframedplyrinterleave

Read More
Issue with dplyr filter in R when attempting to filter based on probability...

rdplyr

Read More
multiple times addition of two columns with dplyr...

rdplyrsum

Read More
Iterating over a loop with two vectors of different lengths...

rloopsdplyrtidyverse

Read More
Error when using bind_rows where one data frame has a column of type <hash>...

rdplyrhash

Read More
dplyr: count unique values...

rdplyr

Read More
Create a new column with averages for time intervals...

rdplyr

Read More
R index, filter then match on multiple criteria. Easy in excel, not so in r...

rdplyrfiltermatchmutate

Read More
How to group data points together based on distance between coordinates?...

rdplyr

Read More
Coalescing two `POINT` columns gives a list-column instead of another `POINT` column...

rdplyrr-sf

Read More
Custom function with dplyr::summarise with conditions...

rdplyr

Read More
Check if a numeric interval is included in another numeric interval in R...

rdplyrtidyverse

Read More
Conditional mutate based on order of variables...

rdplyrconditional-statements

Read More
Dplyr function to compute average, n, sd and standard error...

rdplyrnse

Read More
Redistribute column values within groups based on age & relationship criteria...

rdplyr

Read More
data frame breakdown by year, rounding up by duration of each period...

rdataframedatedplyrtime

Read More
Re_order based on month and date while ignoring year in R...

rdplyrlubridate

Read More
Substring replacement in data frame, based on a look-up table...

rstringdplyr

Read More
Complete and fill missing rows with groups of uneven length...

rdataframedplyrtidyrdata-wrangling

Read More
data.table vs dplyr: apply function returning changing column names over groups...

rdplyrdata.table

Read More
tidyr or dplyr equivalent of JMP split table...

rdplyrsplit-apply-combine

Read More
Creating a trailing rolling average without NAs at the beginning of the output...

rdplyrzoo

Read More
How to select specific columns across multiple dataframes in R and then bind them into one data.fram...

rdplyrdata.tabletidyverse

Read More
Recode relationship matrices based on new subgrouping...

rdplyrdata.tabletidyverse

Read More
Plotting Cumulative Uncertainty Graph over Cumulative Means of Time Series Data in R...

rggplot2dplyrcumulative-sumtimeserieschart

Read More
Joining lat/lon data frames by nearest distance...

rjoindplyrtidyversetibble

Read More
How to rowsum dataframe avoid error message and in a smart way...

rdplyracross

Read More
BackNext