add_language_to_keyword {pxmake}R Documentation

Add language, other than the main langue, to keyword

Description

Add language, other than the main langue, to keyword

Usage

add_language_to_keyword(keyword, main_language, language)

Arguments

keyword

String, name of keyword

main_language

Main language of PX-file

language

Lange to add to keyword

Value

String


[Package pxmake version 0.18.0 Index]