get.layers: Get layer information

Description Details Value Author(s)

View source: R/Layer.R

Description

This function returns the IDs and names of all available layers on the active Layer device. If no Layer device is active, an error occurs.

Details

In Layer device every layer has been assigned an ID number and a name. ID is an integer to uniquely identify a layer, and it is created automatically by the device. The name is just like a note of the content of the layer, so it can be any character string.

Value

A data frame listing the ID and name of all available layers.

Author(s)

Yixuan Qiu (yixuan.qiu@cos.name)


yixuan/Layer documentation built on May 4, 2019, 5:28 p.m.