We use this repo to create and share examples of using Clojisr (BETA13).
This repo will soon be updated with rerendering of the notes.
Here we present examples of usage of particular R packages.
Package - Clojure example | Package page | Comments |
---|---|---|
lattice | www | examples from Lattice book. With a permission of Deepayan Sarkar, the author. |
mlr3 (wip) | www, book |
With a permission given by Yan Holtz we recreated examples of charts found on R Graph Gallery and from Data to Viz sites.
Topic - Clojure code | R code |
---|---|
One numeric variable | source |
Chart type - Clojure code | R code |
---|---|
Violin | source |
Density | source |
Histogram | source |
Boxplot | source |
Ridgeline | source |
- clojure-map-examples by joannecheng - making geographic maps using R (rayshader, etc.) through interop
- some relevant notesbook at generateme's nextjournal collection
This will soon be documented.
Copyright © 2020 Scicloj
This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at http://www.eclipse.org/legal/epl-2.0.
This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version, with the GNU Classpath Exception which is available at https://www.gnu.org/software/classpath/license.html.