install_lang_list: Create a local file with the available languages

View source: R/get_files.R

install_lang_listR Documentation

Create a local file with the available languages

Description

Request a running server to save the available languages in a local file

Usage

install_lang_list(port = 8805)

Arguments

port

The port of the server

Value

Nothing

See Also

[get_lang_list()]

Examples


starting_server(8805)
install_lang_list(8805)


JeremyGelb/langCorrector documentation built on May 23, 2022, 12:02 a.m.