merge_by_value: Merge two named lists by their values (survey recoding)

View source: R/platform.R

merge_by_valueR Documentation

Merge two named lists by their values (survey recoding)

Description

Internal function to be used for survey recoding definition. Only keep in old values that are not already in new

Usage

merge_by_value(new, old)

Arguments

new

vector or list of values

old

vector or list of values


cturbelin/ifnBase documentation built on Nov. 5, 2023, 12:54 p.m.