Learn R Programming

immer (version 0.4-0)

immer_install: Support for the installation of the DOS-version from FACETS

Description

This function supports the installation process of the DOS-version from FACETS and also the necessary DOSBox in Windows, Linux (Ubuntu) and OS X

Usage

immer_install(DosBox_path=NULL, Facets_path = NULL )

Arguments

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

Details

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).

References

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.

See Also

Install FACDOS and DOSBox immer_FACETS.

Examples

Run this code
immer_install( DosBox_path = NULL, Facets_path = NULL )

Run the code above in your browser using DataLab