Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tidyverse

How to find the Id and put it in a new column

r dataframe dplyr tidyverse

How to structure data in summary format using R

how to enter several empty rows in a df based on a string within a column

r tidyverse

Trying to create function for package that automatically plots the response of a variable for a given model when there are categorical variables

r function ggplot2 tidyverse

How to do a conditional NA fill in R dataframe

r dataframe tidyverse na

Filter a list based on number of columns of tables in R

r dplyr tidyverse

How is {rlang}'s 'curly-curly' operator `{{` implemented?

Creating a dynamic Group By

Pasting into tidyverse's select()

r dplyr tidyverse

Convert a date object into unix timestamp in R?

How to search for a string in an entire data.frame

r regex dplyr tidyr tidyverse

tidyverse combine a lagged row value + certain character if condition is met

r tidyverse rowwise

lopping over the input value of an tidyverse/rlang-based function

Contingency table when you have a column with count values

r tidyverse contingency

Can I bound an st_distance call by a polygon?

Aggregating if each observation can belong to multiple groups

r dplyr data.table tidyverse

Lintr - is there a way to suppress capitalised data frame column name warnings?

r dplyr tidyverse rlang lintr

Adapting a function to tidyverse ecosystem

Choose different types of footnote marks in different columns in a gt table

r dplyr tidyverse gt