rejoin_data: 'rejoin_data' Takes output from the join_and_match function...

rejoin_dataR Documentation

rejoin_data Takes output from the join_and_match function to correct errors in the initial join

Description

rejoin_data Takes output from the join_and_match function to correct errors in the initial join

Usage

rejoin_data(joined_data, matches, members = MEMBERS)

Arguments

joined_data

A tibble with activity data joined with Member data

matches

A tibble showing names matched using fuzzy matching, corrected manually where needed

members

A tibble with data on current Members (constant provided as default)

Value

A tibble with activity data joined with Member data


eliseuberoi/clmpdashboard documentation built on Jan. 29, 2023, 10:57 p.m.