with_right_holders: Enriches the current table with right holder information. By...

Description Usage Arguments

View source: R/right_holders.R

Description

Enriches the current table with right holder information. By default, drops all rows that cannot be matched to any right holder, or which are associated to invalid right holders.

Usage

1
with_right_holders(.tbl, if_missing = NULL, drop_invalid = TRUE)

Arguments

if_missing

(deprecated) enriches the table only if a certain column is absent. Defaults to 'NULL'.

drop_invalid

drops rows which cannot be matched to any right holder, and right holders which are declared as not valid. Defaults to TRUE.


gmega/playaxdata documentation built on April 4, 2021, 5:21 a.m.