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