R/utils.R
use_box_lsp.Rd
Configures a project to use {box.lsp}
use_box_lsp(file_path = ".Rprofile")
File name to append {box.lsp} configuration lines.
{box.lsp}
Writes configuration lines to file_path.
file_path
if (interactive()) { use_box_lsp() }