powered by
Retrieves a specified file from storage directory
retrieve.mini(p, storage, browser="C:/Program Files (x86)/Microsoft/Edge/Application/msedge.exe", verbose=TRUE)
Size of matrix (pxp)
Quoted name of directory for storage of detguides
Name of program to be used as HTML browser
Logical. TRUE causes printing of program ID before and after running
Selects and retrieves a minidetguide file from the storage/p/ subdirectory or displays the symbolic determinant in an HTML editor
Provide full path in storage. Example: storage="c:/determinants". File to be retrieved is indicated interactively from console.
# NOT RUN { retrieve.mini(p=5,storage=tempdir(), browser="C:/Program Files (x86)/Microsoft/Edge/Application/msedge.exe", verbose=TRUE) # }
Run the code above in your browser using DataLab