Search code examples
How to use a function that returns multiple values in dplyr::across()?...

rdplyracross

Read More
How to sum non-empty successive rows in deeply nested tibbles in R?...

rdplyrnestedtidyr

Read More
Add rows with increased and decreased value in groups...

rdataframedplyr

Read More
How to use count for multiple column counts in one run...

rdplyrcount

Read More
R: if NA, replace the missing value by that from another column, based on condition, using the colum...

rdplyrreplacepurrr

Read More
Why does custom function using dplyr give a different result to without function wrap?...

rfunctiondplyr

Read More
Identify missing unique values across multiple columns in R...

rdplyranti-join

Read More
How do I convert a "tbl_df" "tbl" "data.frame" object to a "tbl_R...

rdplyramazon-redshiftdbidbplyr

Read More
Compute Fractions of Amounts Over Intervals of Time...

rdplyrlubridateforecasting

Read More
Formatting IMF IFS data in R...

rdplyrformatpivot-table

Read More
How to group same factors in plotted bar chart...

rdplyrr-highcharter

Read More
Mutate a column if certain columns are all NA...

rdplyr

Read More
Assign variable names and their values using an external file...

rdplyrpurrr

Read More
Mutate multiple variables using across, starts_with and ifelse statement...

rdataframedplyrmutateacross

Read More
How to properly use pivot_wider() to align the values of two variables?...

rdplyrpivottidyrtranspose

Read More
Keep all matched rows when reshaping from long to wide...

rdplyrreshape

Read More
Convert numeric column to integer if possible, otherwise keep as numeric...

rdplyrtype-conversiondata-cleaningreadr

Read More
Conditional sum using dplyr...

rdplyr

Read More
Comparing a selected range of indexes to a threshold...

rfor-loopdplyrindexingsapply

Read More
Replacing values in a dataframe, based on column names containing some characters...

rstringdplyrreplace

Read More
Read multiple values as character vectors from an external file...

rdplyr

Read More
Interpolation of values for midnight each day for irregular data...

rdplyr

Read More
separate only specific columns into multiple across a table...

rdplyrmultiple-columnstidyr

Read More
multiple columns into seperate name-value pairs...

rdplyrtidyr

Read More
Alternative to `any_of()` that works with NSE?...

rdplyr

Read More
Creating a column by finding its corresponding value in a colname...

rdplyr

Read More
Counting consecutive columns that satisfy a condition in R...

rdplyrtidyversedata-manipulationcounting

Read More
How can I paste the column name into a new column depending on another column's value in R...

rdplyr

Read More
How to specify covariates in gtsummary ANCOVA...

dplyrstatisticssummarygtsummaryancova

Read More
How to order rows in custom order when there are duplicates?...

rdataframedplyr

Read More
BackNext