kixi/gg4clj

A simple wrapper for R's ggplot2 in Clojure and Gorilla REPL.

Leiningen/Boot

[kixi/gg4clj "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

kixi/gg4clj {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("kixi:gg4clj:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>kixi</groupId>
  <artifactId>gg4clj</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>