list_dicts: List available hyphenation languages rules

View source: R/hyphen.r

list_dictsR Documentation

List available hyphenation languages rules

Description

The vast majority OpenOffice Hunspell hyphenation rules dictionaries are named in the format location.code_COUNTRY.CODE (e.g. en_US). This function returns the list of available dictionaries. Used the desired, supplied result in your call to switch_dict.

Usage

list_dicts()

Note

The en_US hyphenation rules dictionary is loaded by default

Examples

list_dicts()

hrbrmstr/hyphenatr documentation built on July 28, 2023, 8:03 p.m.