Site perso : Emmanuel Branlard

A small example

Assuming all my source files are included in the workspace, and assuming that two Astra simulations have been run, and stored in the folders(for instance) "/astra/simul1/" and "/astra/simul2", copying-pasting this in the R command window will display the two main screens. To see more examples, have a look at files "main-postpro.r", "main-postpro-old.r". They contain all the simulations I used.

language=R, numbers=none, frame=none, breaklines=true, backgroundcolor= , keywordstyle= , showstringspaces=false, basicstyle=, numberstyle=, framexleftmargin=13mm, xleftmargin=12mm
\begin{lstlisting}
setwd.spch('''')
initPostpro() ; Folders=character(); ni...
...TS=c(0,2,4)
...

Figure A.1: Screen generated by the function ppSummaryPlot
Image Sigmacompreall
Figure A.2: Screen generated by the function ppSigmaPlot
Image SigmacompreSPCH








Emmanuel Branlard