Search code examples
Checking if an r package is currently attached...


rdplyrplyr

Read More
How to create an empty named specified column and position this column into a particular numbered po...


rdataframedplyrtidyrdata-cleaning

Read More
R - calculate value by each seperate instance of a variable in a data frame...


rdataframedplyrgroupingsummarize

Read More
When should .default be used over TRUE in dplyr::case_when...


rdplyr

Read More
Mixing dplyr syntax and SQL in duckdb (dbplyr)...


rdplyrapache-arrowduckdb

Read More
Subtract the previous number when another row is not NA in R...


rdplyr

Read More
ANY function used with dates to return the date/s in R...


rdataframedplyr

Read More
dplyr::filter on sf object: Error in `vec_size()`: ! `x` must be a vector, not a <sfc_POLYGON/sfc...


rdplyrr-sf

Read More
Return TRUE/FALSE column for checking if a set of columns contains a value/string...


rdataframeif-statementdplyr

Read More
combine two dataframes in R by the pathway column when the pathways are differing in number...


rdataframedplyr

Read More
Issue with setting CRS with make_track() in amt...


rdplyrgeospatialr-sfterra

Read More
How to get t.test and dplyr group_by/summarise to be recognized within a function in R?...


rdplyr

Read More
dplyr group by external variable...


rdplyr

Read More
Create new column combining info from other two columns, regardless of order...


rdataframedplyr

Read More
Select non-syntactic names of a data frame when name is a variable...


rdplyr

Read More
Update values in df from other df sharing same column names...


rdplyr

Read More
False conditions in case_when causing error...


rdplyr

Read More
How do I dplyr `summarize` and/or `mutate` over a list of parameter values, without an external `for...


rdplyrtidyverserefactoringsummarize

Read More
R: Counting the number of groups having each value of a variable?...


rdplyrtidyverse

Read More
Turning Character columns containing numbers into Numeric in R...


rdataframedplyr

Read More
How to plot a map based on actual latitude and longitude?...


rggplot2dplyrmappinglatitude-longitude

Read More
How to split one row of dataframe into two rows based on several conditions (R)...


rdplyr

Read More
How can I use the across() function in dplyr to apply custom functions that return multiple columns?...


rdplyr

Read More
Exclude interpolated rows where gap is bigger than a given theshhold...


rdplyrsubsetinterpolation

Read More
How to pull first and last date from a dataframe with conditions and breaks?...


rdplyrlubridate

Read More
How to find observations that are = 0 in R?...


rdplyr

Read More
How can I mutate many columns in dplyr without repeating mutate many times?...


rdplyr

Read More
Filter to select pairs of rows...


rdplyr

Read More
Error in passing a variable to ggplot in an r custom function...


rfunctionggplot2dplyr

Read More
Multiple conditions in filter...


rdplyr

Read More
BackNext