Search code examples
Can janitor::clean_names be used on only certain columns in a data frame?...

rdata-cleaningjanitor

Read More
tidyverse: Cross tables of one variable with all other variables in data.frame...

rtidyversecrosstabpurrrjanitor

Read More
R: Pass character vector of column names to function which can optionally take multiple arguments...

rdplyrjanitor

Read More
Descriptive table in R with more than one grouping variable...

rgtsummaryjanitor

Read More
How to add totals by group using gt...

rgtjanitor

Read More
How to remove empty spaces and omit the rows that has those empty spaces in R...

rjanitor

Read More
How to get sum and mean when using summarise(across())...

rtidyversegtjanitor

Read More
How to provide multiple pairs of columns to str_glue?...

rdplyrjanitor

Read More
Append row that sums up selected rows in R...

rdataframedplyrjanitor

Read More
How can I set names of variables in janitor::tabyl using purrr map in R...

rpurrrjanitor

Read More
Specify the calculation by column using adorn_totals()...

rdplyrjanitor

Read More
Pass arguments to ellipsis(...) in adorn_totals...

rjanitor

Read More
R: Replace last column of the last row with "-" in a dataframe...

rjanitor

Read More
Identifying specific words across two columns (grepl)...

rdplyrtidyrjanitor

Read More
Force tabyl to show even columns with all 0 as values...

rdplyrjanitor

Read More
keep duplicates using `make_clean_names` in R janitor package...

rjanitor

Read More
Calculate and append column totals of select columns in a dataframe...

rdplyrtidyversejanitor

Read More
add a total row in a dplyr code but just under a specifc colum...

rdplyrsumrowjanitor

Read More
Creating a col that adds a numeric value based on the order of a character string in R...

rggplot2dplyrtidyrjanitor

Read More
How to put tabyl(x, y) into a function in R?...

rjanitor

Read More
Using Janitor based on other columns in the same row to output conditional results...

pythonpandasdataframemutatejanitor

Read More
Having difficulty creating a percentage table...

rdplyrpivotpercentagejanitor

Read More
Can I make a bar plot, where each bar represents a column in a data frame?...

rggplot2geom-barjanitor

Read More
Add row totaling specified rows in r...

rjanitor

Read More
How to solve error when using adorn_totals function in R?...

rdplyrjanitor

Read More
Making 2-way graph (ggplot2) out of a tabyl table changing values...

rggplot2graphreplacejanitor

Read More
Ordering ggplot2 legend to agree with factor order of bars in geom_col when plotting data from tabyl...

rggplot2dplyrjanitor

Read More
Cumulative Crosstable with tabyl()...

rjanitor

Read More
Append a totals row and/or column to a data.frame in R...

rdplyrdata.tabletidyrjanitor

Read More
Change behavior of clean_names (janitor) to remove underscore...

rjanitor

Read More
BackNext