use_box_lsp {box.lsp} | R Documentation |
Configures a project to use {box.lsp}
Description
Configures a project to use {box.lsp}
Usage
use_box_lsp(file_path = ".Rprofile")
Arguments
file_path |
File name to append |
Value
Writes configuration lines to file_path
.
Examples
if (interactive()) {
use_box_lsp()
}
[Package box.lsp version 0.1.3 Index]