starting_server | R Documentation |
Start a LanguageTools local server
starting_server(port = 8805)
port |
The port of the server that must be used |
An object of class processx::process representing the process of the server
server_process <- starting_server(8805)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.