Search code examples
Does piping a value to a logical operator inside of stopifnot() create an expression?...


rdplyrpipeexpression

Read More
Add Percentage to Grouping Variable in gtsummary Package...


rdplyrstatisticsgtsummary

Read More
Calculate series of repayments based on simple dates and amounts...


rdplyr

Read More
Error in UseMethod when filtering a sample in Shiny app...


rdplyrshinydt

Read More
Is there an efficient way (or a package) to dynamically filter a dataset by time between dates?...


rdplyrtransformationanalysis

Read More
Parsing and working with microsecond-precision timestamps in R using dplyr...


rdplyrlubridateposixctstrptime

Read More
R use dplyr as function parameter...


rdplyr

Read More
Determine overlapping time windows...


rdplyrdata.table

Read More
How to normalise two categories of season with an uneven number of months using the function mutate(...


rdplyrtidyversenormalizemutate

Read More
summing across multiple columns named with a pattern with a condition on another column...


rdplyr

Read More
complete a variable from inside a function with both dynamic variable name and completition range...


rdplyr

Read More
Reference current data.frame in dplyr flow...


rdplyr

Read More
How can I use dplyr summarize to create a count of all items and fraction of items in a certain grou...


rdplyr

Read More
Split one table to multiple tables...


rdplyrsplit

Read More
Can I run an SQL update statement using only dplyr syntax in R...


rdplyrr-dbirpostgresql

Read More
iteratively assign values with case_when and for loops...


rfor-loopdplyr

Read More
Why does a given attribute disappears after using dplyr::mutate?...


rdataframeattributesdplyrtibble

Read More
convenient way to select columns within a function based on regex within dplyr...


rdplyr

Read More
Adding column if it does not exist...


rdataframedplyrpurrr

Read More
using apply and filter to R dataframe...


rdataframedplyr

Read More
Use a for loop for a mutate function with an operation...


rfor-loopdplyr

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


rdplyrtidyverser-collapsekit

Read More
How to select last N observation from each group in dplyr dataframe?...


rdplyr

Read More
data.table's equivalent of dplyr's bang bang (!!)...


rdplyrdata.table

Read More
Finding the most recent update within a table...


rdplyr

Read More
How to include missing values in svytable in R to match Stata’s tab command?...


dplyrsurveyweighted

Read More
How do I drop duplicates within groups that were collected within 60min of one another?...


rdplyrlubridate

Read More
How to avoid transposition of duplicates into lists with pivot_wider?...


rdplyrduplicatespivot-table

Read More
R dplyr function ceases to work when using map to iterate over vector of column names...


rdplyrpurrr

Read More
in deply , how to select variable which contains string [cat] or [b]?...


selectdplyr

Read More
BackNext