arma-thesis

Simulation modelling of irregular waves for marine object dynamics programmes
git clone https://git.igankevich.com/arma-thesis.git
Log | Files | Refs | LICENSE

.Rprofile (178B)


      1 library(ascii)
      2 library(grDevices)
      3 # Replace pdf with cairo_pdf to be able to print Russian characters on graphs.
      4 pdf <- cairo_pdf
      5 options(asciiType="org")
      6 options(arma.mark=".")