Learn R Programming

languageserver (version 0.3.0)

location: a location inside a resource

Description

Represents a location inside a resource, such as a line inside a text file.

Usage

location(uri, range)

Arguments

uri

a character, the path to a file as defined by RFC 3986

range