add_hyphen {memoiR}R Documentation

Add hyphenation patterns

Description

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

Usage

add_hyphen(lang)

Arguments

lang

a language code, such as "fr-FR"

Value

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


[Package memoiR version 1.3-1 Index]