find_entries_raw_names: Find entries for the cultivar names that need to be checked

View source: R/match_variety_names_check.R

find_entries_raw_namesR Documentation

Find entries for the cultivar names that need to be checked

Description

Summarises how many times a cultivar name shows up in the raw data per year

Usage

find_entries_raw_names(df_names, data_raw, join_by)

Arguments

df_names

A data.frame that contains the column of names to check

data_raw

A data.frame that contains the raw data (all entries)

join_by

A character string or named character string that is passed to the 'by' parameter in left_join()

See Also

Other match variety functions: collect_final_matches(), create_intid()


IdahoAgStats/factcuratoR documentation built on Nov. 15, 2024, 11:11 a.m.