R package to create a 3D hill of vision plot from raw MAIA txt data file
install R package as shown below:
library(devtools)
install_github('amanasj/mp3d')
library(mp3d)
mp3d("filepath/to/txt/file")
DOI for code - DOI: 10.5281/zenodo.7352064
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.