Search code examples
sumarize multiple columns individually with R...


rtidyverse

Read More
Filter by multiple patterns with filter() and str_detect()...


rstringrtidyversestringi

Read More
sample a predefined number of observations per group...


rtidyversenestsampling

Read More
Is there anyway to merge two datasets that with two similar key column but not the same key column?...


pythonrpandastidyverse

Read More
Building custom function with tidyverse in R - can't make the enquo() work...


rfunctiontidyverse

Read More
R: nested list from JSON/XML (clinicaltrials.gov) to data.frame (tidy)...


rjsonxmltidyversenested-lists

Read More
How to tally occurrences of a value in a column in R?...


rdplyrtidyversedata-cleaningdata-wrangling

Read More
How to filter a table based on email address suffix...


rregexfiltertidyversespam

Read More
Can't install tidyverse package in R version 3.5.2...


rtidyverse

Read More
Merging rows together based on conditions in R...


rdplyrtidyverse

Read More
Plotting fractions using `bquote(frac( .(number), .(number)) )` in ggplot2...


rggplot2plottidyverseexpression

Read More
Altering gam (scam) plotting options in geom_smooth across facets...


rggplot2tidyversegam

Read More
How to do nested subsetting in R...


rdataframedplyrtidyversesubset

Read More
Converting double to integers using R tidyverse...


rtype-conversiontidyversedplyr

Read More
How to transform a row ["A, B, C", "7"] into three rows ["A", "7&...


rstringsplittidyverse

Read More
How do I merge columns using gt on summary rows?...


rtidyversegt

Read More
How to combine columns of different excel files and renaming the column with the name of the initial...


rtidyverseexportreshape2r-xlsx

Read More
Fitting multiple linear models to all observations in a dataframe using purrr::map...


rtidyversepurrr

Read More
Using ggplot and tidyverse to build a matrix - type scatter plot...


rggplot2tidyversevisualization

Read More
Replacing observations to NA from tsibble based on date range...


rtidyversetsibble

Read More
Parsing FORMAT and sample value fields from VCF file...


rtidyversetidyrvcf-vcardgatk

Read More
R: cut dataframe by range of values in another column...


rtidyverse

Read More
R How to calculate percentage depending on the 2 different categorical variables?...


rtidyverse

Read More
How to get rid of duplicate rows preserving information into another column in R?...


rdataframedplyrdata.tabletidyverse

Read More
How can I pass values from columns of a parent dataframe to operate on a nested dataframe two levels...


rtidyversepurrr

Read More
merging values across columns...


rdataframetidyverse

Read More
Trying to create function for package that automatically plots the response of a variable for a give...


rfunctionggplot2tidyverse

Read More
Hierarchically structured Y-label for barbell ggplots...


ggplot2tidyversegt

Read More
`geom_col()` renders x-axis scale (minimum wage data) incorrectly...


rggplot2tidyversegeom-col

Read More
How to replace cur_dat() with pick()?...


rdplyrtidyverse

Read More
BackNext