is.hangul: check if sentence is all Hangul

View source: R/hangulUtils.R

is.hangulR Documentation

check if sentence is all Hangul

Description

Function checks if each charactor is Hangul or Jamo. Example will be shown in github wiki.

Usage

is.hangul(sentence)

Arguments

sentence

input charactors

Value

TRUE or FALSE


haven-jeon/KoNLP documentation built on June 13, 2025, 7:33 a.m.