sktb_conv_tail_charclass: Convert charclass of the last nth characters

Description Usage Arguments Value

View source: R/utils_generator.R

Description

If the 'tail' is less than 1, the conversion is skipped (returning the 'message' directly).

Usage

1
sktb_conv_tail_charclass(message, tail = 1L, to = c("katakana", "hiragana"))

Arguments

message

character vector.

tail

integer.

to

this argument is passed to zipangu::str_conv_hirakana().

Value

list of character.


paithiov909/shaketoba documentation built on Dec. 22, 2021, 5:25 a.m.