Description Usage Arguments Details Value
View source: R/divime_vagrant_setup.R
setup/install DiViMe
1 | divime_vagrant_setup(divime_loc, memoryoverride = 2048)
|
divime_loc |
path where the virtual machine should be installed, directory will be created if it doesn't exist |
memoryoverride |
numeric value for the memory allocated to the VM (by default 2048, i.e. the default setting from DiViMi), see details |
with the default value allocated to the VM's memory, you might run into trouble analyzing larger files. Apparently a value of 4096 should work (although I personally use 6144 to be safe). Note that you probably shouldn't use more than about half of the memory your actual machine has...
Also note that this process can take a long time to execute (expect at least 20 min up to one hour depending on your internet connection and computer power)
creates a directory, clones the DiViMe repository into it and starts the virtual machine
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.