Learn R Programming

tipitaka (version 1.0.0)

pali_eq: Equal (==) comparison function for Pali words

Description

Note that all Pali string comparisons are case-insensitive.

Usage

pali_eq(word1, word2)

Value

TRUE if word1 and word2 are the same

Arguments

word1

A first Pali word as a string

word2

A second Pali word as a string