acortell3 / archaeoriddle

CDAL collaborative ABM
2 stars 0 forks source link

The Archaeoriddle

Archaeoriddle is a package, a scientific endeavour, a concourse, a game, a teaching tools, a simulaiton,... bref, it's anything you want it to be!

This repository is meant to be installed as a package; thus using devtools::install_github("acortell3/archaeoriddle") (until we, maybe one day, make it to CRAN?)

The general structure of the repository is that of a normal R package, but it contains a few more things.

more specifically in doc:

doc

Doc contains various things developed through the archaeoriddle project. The archaeordile project is a CDAL project funded by the European Commission (H2020-MSCA-IF No. 101020631/ArchBiMod) and the British Academy.

Then you can start the server using:

Rscript  -e  "shiny::runApp('.',port=1234)"