Add Renv and README
Add license
Initial Commit
Nominfo is a system for analysing exported data from Nomie V5 and V6.
You will need a working install of the R programming language
Rscript -e 'install.packages("renv")'
to install the R environment manager./nominfo.R
to install all other dependencies and run the script (or use cargo run
to open a webview)