powered by
Retrieves a specified file from storage directory
retrieve(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 detguide file from the storage/p/ subdirectory or displays the symbolic determinant in an HTML editor
Provide full path to storage. Example: storage="c:/determinants". File to be retrieved is indicated interactively from console.
# NOT RUN { retrieve(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