namesmismatchtotal: Function for evaluating the timeliness of names for the same...

Description Usage Arguments Value Examples

View source: R/mod_analysis2_fct_data.R

Description

Function for evaluating the timeliness of names for the same registry code

Usage

1
namesmismatchtotal(data, data2, col1, col2)

Arguments

data
data2
col1
col2

Value

Returns result of matching/mismatching in col2 with equal value in col1

Examples

1
namesmismatchtotal(data, data2, col1, col2)

mamaesalu/theShinyApp documentation built on May 10, 2021, 12:04 a.m.