Learn R Programming

memoiR (version 1.3-0)

add_hyphen: Add hyphenation patterns

Description

This function is called by build_ghworkflow() to install hyphenation patterns.

Usage

add_hyphen(lang)

Value

A line of the GitHub Actions script to install the hyphenation package. NULL if lang is not recognized.

Arguments

lang

a language code, such as "fr-FR"