PageRenderTime 38ms CodeModel.GetById 15ms RepoModel.GetById 0ms app.codeStats 0ms

/trunk/Examples/test-suite/r/unions_runme.R

#
R | 12 lines | 7 code | 5 blank | 0 comment | 0 complexity | 8219ab7baf35b4b832183700483a3eda MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. source("unittest.R")
  2. dyn.load(paste("unions", .Platform$dynlib.ext, sep=""))
  3. source("unions.R")
  4. cacheMetaData(1)
  5. ss <- SmallStruct()
  6. bstruct <- BigStruct()
  7. q(save="no")