Revision 698183c35adc80e5e08cb2ef09ed13dc3c445a97 authored by John M Chambers on 12 June 2014, 00:00:00 UTC, committed by Gabor Csardi on 12 June 2014, 00:00:00 UTC
1 parent dc000f2
Raw File
NAMESPACE
import(graphics)
exportPattern("^[^\\.]")
useDynLib(SoDA)

exportClass(DateTime, GPSTrack)
exportClass(track, track3)
exportMethods(plot)
exportMethods(show)
exportClass(randomGeneratorState, simulationResult, demoSource, binaryRep)


back to top