Description Usage Arguments Details Value
View source: R/divime_vagrant_update.R
update/re-install DiViMe VM
1 | divime_vagrant_update(divime_loc, memoryoverride = 2048)
|
divime_loc |
character, path to DiViMe directory |
memoryoverride |
numeric value for the memory allocated to the VM (by default 2048, i.e. the default setting from DiViMi), see details |
this function destroys (deletes) the virtual machine, pulls the git repository again and installs the virtual machine
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.