
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 )
optional argument for the specification of the path where the DosBox should be saved
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
.
if (FALSE) {
immer::immer_install( DosBox_path=NULL, Facets_path=NULL )
}
Run the code above in your browser using DataLab