Skip to contents

Trim the fat and remove rows that don't match (semi join equivalent)

Usage

trim_the_fat(x, y, ...)

Arguments

x

A data frame or tibble

y

A data frame or tibble

Value

A data frame with matching rows