diagnose_file {languageserver}R Documentation

run diagnostic on a file

Description

Lint and diagnose problems in a file.

Usage

diagnose_file(path)

Arguments

path

a character, the path to a file


[Package languageserver version 0.3.1 Index]