View source: R/immer_install.R
immer_install | R Documentation |
This function supports the installation process of the DOS-version from FACETS and also the necessary DOSBox in Windows, Linux (Ubuntu) and OS X
immer_install(DosBox_path=NULL, Facets_path=NULL )
DosBox_path |
optional argument for the specification of the path where the DosBox should be saved |
Facets_path |
optional argument for the specification of the path where FACETS should be saved |
This function provides assistance for the installation process of the FACDOS (DOS version of FACETS) and the required DosBox. Currently supported operating systems are: Windows, Mac OS X and Ubuntu (Linux).
Linacre, J. M. (1999). FACETS (Version 3.17) [Computer software]. Chicago: MESA.
Veenstra, P., Froessman, T., Wohlers, U. (2015): DOSBox (Version 0.74) [Computer Software]. Arizona: Scottsdale.
Install FACDOS and DOSBox immer_FACETS
.
## Not run:
immer::immer_install( DosBox_path=NULL, Facets_path=NULL )
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.