check_spelling: Spellcheck

View source: R/check_spelling.R

check_spellingR 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.


DIETCOST documentation built on June 8, 2025, 1:51 p.m.