yixuan/Layer: An R Graphics Device with Layer Support (preview)

This package implements an R graphics device based on layers. Users could create shapes on different layers and manage them separately. Each layer supports some transformations, e.g., moving, scaling and rotation. These transformations could be done either by calling functions in R or by mouse operations in the GUI.

Getting started

Package details

AuthorYixuan Qiu
MaintainerYixuan Qiu <yixuan.qiu@cos.name>
LicenseGPL
Version0.1-0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("yixuan/Layer")
yixuan/Layer documentation built on May 4, 2019, 5:28 p.m.