R port of autoplier
To set up the dev environment for autoplieR, do the following:
.yml
file in tests/
mamba env create -n test-autoplier -f tests/env.yml
Set your python interpreter in RStudio to use the python install in the test-autoplier
env. If this does not give you a working install of autoplier
, then use the install_ap()
function from R/utils.R
.
Install any other dependencies which may be missing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.