parse_document {languageserver}R Documentation

parse a document

Description

Build the list of called packages, functions, variables, formals and signatures in the document in order to add them to the current Workspace.

Usage

parse_document(path)

Arguments

path

a character, the path to the document


[Package languageserver version 0.3.1 Index]