Search code examples
Remove duplicate rows in df which contains tibbles in one column; explicitly not using dplyr...


rduplicatesdata.tabletibble

Read More
Take list of tibbles in R, summarize them two different ways, then write each summary as a separate ...


rexcellisttibble

Read More
How to fill in NA values according to a categorial variable in R...


rtidyrmissing-datatibble

Read More
`tidyr::crossing()` with a list of tibbles unexpectedly reduces rows...


rtidyrtibble

Read More
How to subtract the value of some rows from other rows in R according to categorical variables...


rsubsetcalculated-columnstibblemutate

Read More
cannot compute conditionated mean...


rerror-handlingmeantibble

Read More
Mapping tibble based on date, depending on date range...


rmappingtibble

Read More
How to use case_when and for loop to reorganize my tibbles in a list?...


rfor-loopdplyrtibble

Read More
join list of data frames in one dataframe...


rdataframedplyrinner-jointibble

Read More
To vector with names from dataframe with rownames...


rdataframedplyrtibble

Read More
Using group_map to apply function to each group in grouped tibbles...


rfunctiondplyrtibble

Read More
Rowwise mutation of tibble without for loop in R...


rperformancefor-loopdplyrtibble

Read More
R saving workspace with save.image() turns tibbles into plain dataframes...


rdplyrtidyversetibble

Read More
How to create tibble summarising missing imaging data in R...


rdplyrtibble

Read More
How to export folder of file names into a tibble/data frame using R...


rdataframefilenamestibble

Read More
Create new data frame column based on conditioned column names in R...


rdplyrconditional-statementsconcatenationtibble

Read More
tmerge function in R for time dependent covariates...


rdplyrtidyrtibble

Read More
In RStudio, how to print tibble in quarto/rmarkdown chunk as in console?...


rr-markdownrstudiotibblequarto

Read More
how to put regression results into a table in r...


rtibble

Read More
R dplyr pivot (rankings table) - new column with unique row values from multiple columns, then assig...


rdplyrtibble

Read More
Merging multiple wide-format data.frames into a single long-format data.frame in R...


rdataframedplyrtibble

Read More
R how to change data types in list.file to prevent bind_rows error...


rdplyrtibble

Read More
Change Rows Into Column Names Using R...


rdataframetibble

Read More
row numbers in tibble after subsetting - R programming...


rtidyversetibble

Read More
Build a tibble of parsnip_model calls with match.fun...


rdplyrtibbler-parsnip

Read More
Problem with mutate keyword and functions in R...


rfunctiondplyrtibble

Read More
Extract portion of nested tibbles?...


rdplyrtidyversetibble

Read More
nested data from XML as tibble or Dataframe in R...


rxmltidyversetibble

Read More
How to conditionally subtract values in one column from another conditionally selected column with d...


rdataframedplyrtibblemutate

Read More
How to conditionally select a column, and subtract values in those rows from rows in another conditi...


rdataframedplyrtibblemutate

Read More
BackNext