Search code examples
R - Unlist Data_frame column of lists in tidy manner...


rdataframetidyrtidyverse

Read More
Extract pValue of slopes from a linear model using the tidyverse and add it to a plot...


rggplot2tidyverselinear-regressionbroom

Read More
Complete time.series using a function based on data.table...


rdataframefunctiondata.tabletidyverse

Read More
Only connecting points that are in order in ggplot...


rggplot2tidyverse

Read More
Prevent error occuring with t.test because of small number of cases...


rtidyverset.test

Read More
How to sum two unequal length vector by Date in r?...


rtidyverse

Read More
Conditionally adding a variable based on strings in a file being loaded...


rdataframedata.tabletidyverselapply

Read More
Why does tidyverse still require plyr to load?...


rdplyrtidyverseplyr

Read More
How to convert from character to as.Date...


rtidyverse

Read More
How to split elements separated by underscore in columns names and create...


rdata.tabletidyversetidyr

Read More
Ensuring n<5 cells in gtable do not provide results...


rtidyversegtsummarygtable

Read More
Checking and reviewing previous grouped values within groups in R...


rtidyversedata-wrangling

Read More
dplyr::select() working alone, but errors when used with other functions...


dplyrtidyverse

Read More
Remove part of a string from a data.frame column...


rtidyversestringr

Read More
How can I clean, describe, perform descriptive analysis and visualize Likert questions in R?...


rdplyrtidyverse

Read More
Can't Figure How to use case_when and grepl to calculate per 100k for different years...


rdplyrtidyversecasegrepl

Read More
How to change the code to make new rows after x42 and y42 rows?...


rdataframetidyverse

Read More
R dplyr solution to pivot categorical matches wider...


rdplyrtidyversedata-wranglingwide-format-data

Read More
How to find first rows with specific condition after rows with another specific condition...


rdplyrtidyverse

Read More
Parsing column names with characters and numbers in R tidyverse...


rparsingtidyverserename

Read More
Replacing the first set of numbers in a string in R tidyverse...


rparsingdplyrtidyverserename

Read More
How do I provide a substring then extract the number before it in R?...


rtidyversegsub

Read More
Connect R to Smartsheet via API?...


rweb-scrapingtidyversehttrsmartsheet-api

Read More
Assign a letter to each name in R to deidentify a dataset...


rdplyrdata.tabletidyversetidyr

Read More
Number as character cannot be converted to numeric in R...


rtidyversetidyr

Read More
Take unique values from certain columns and add them to an existing column...


rdplyrtidyversedata-cleaning

Read More
Spreading data with a shift to the top...


rdplyrtidyversepivot-tabletidyr

Read More
Error when using Pivot_wider function in R?...


rdataframedplyrpivottidyverse

Read More
In R, I want to pivot_wider within group_by without merging to one row...


rtidyverse

Read More
Calculating a cumulative deficit index...


rtidyversedata-wrangling

Read More
BackNext