Display R diagrams with properly-sized braille fonts for printing.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Tait Hoyem 8be808a3eb Add requirements.txt 10 months ago
client ic 10 months ago
custom-opencpu-program Add custom-opencpu-program 10 months ago
.RData ic 10 months ago
README.md Add requirements.txt 10 months ago
UBraille.ttf ic 10 months ago
custom.r ic 10 months ago
install.R ic 10 months ago
requirements.txt Add requirements.txt 10 months ago
run.R ic 10 months ago
run.sh ic 10 months ago

README.md

R Braille Diagrams

This is a project I think has some potential. The idea is to eventually replace all visible text on an R plot with braille through liblouis.

Requirements

Install all requirements in install.R.

R --no-save < install.R

This can take a while because it needs to compile some libraries from source. Also, you need Python (3.8+) and the liblouis library. You can install the python requirements with:

pip install -r requirements.txt

Running

To run the R server, run ./run.sh

Then, open client/index.html in your web browser of choice while the server is running and it should display a (sloppy) plot.