Workspace {languageserver}R Documentation

A data structure for a session workspace

Description

A Workspace is initialized at the start of a session, when the language server is started. Its goal is to contain the Namespaces of the packages that are loaded during the session for quick reference.

Usage

Workspace

Format

An object of class R6ClassGenerator of length 25.


[Package languageserver version 0.3.3 Index]