ASSET ReadMe File
For installing on Windows 7 (64 bit):
- From the RGUI, select Packages->Install package(s) from local zip files …
- Select ASSET_1.1.1.zip
- Select Packages->Load package->ASSET to load the ASSET package.
For installing on Unix:
- From the Unix command prompt type
R CMD INSTALL ASSET_1.1.1.tar.gz -l <folder>
where <folder> is the path to the folder you wish to install the ASSET package. - Start R and type library(ASSET, lib.loc=<folder>) to load the ASSET package.
Once the ASSET package is loaded, type ?ASSET in the R command line to get started.