1  Getting Started

library(rtemis.draw)
.:rtemis.draw 0.0.2 🖌 aarch64-apple-darwin20

Attaching package: 'rtemis.draw'
The following object is masked from 'package:graphics':

    Axis

1.1 Installation

1.1.1 R-universe

install.packages(
  "rtemis.draw",
  repos = c('https://rtemis-org.r-universe.dev', 'https://cloud.r-project.org')
)

1.1.2 GitHub

pak::pak("rtemis-org/rtemis.draw")

1.2 Overview

rtemis.draw provides two ways to create ECharts visualizations:

© 2026 E.D. Gennatas