check_spelling {DIETCOST}R Documentation

Spellcheck

Description

Checks if two datasets have the same spelling in names column.

Usage

check_spelling(df1, df2, condition)

Arguments

df1

First dataframe.

df2

Second dataframe.

condition

Column to be joined.

Value

No return, only performs a check.


[Package DIETCOST version 1.0.0.0 Index]