cts5_system_CutNavdata | R Documentation |
Cut a NavData file for a given CycleNumber and PatternNumber
cts5_system_CutNavdata(Navdata = NULL, CycleNumber = NULL, PatternNumber = 1)
Navdata |
already processed system files |
CycleNumber |
numeric : number of the cycle to extract from |
PatternNumber |
numeric : number of the Pattern to extract from |
Navdata for the given profile
Navdata<-cts5_system_process(floatname = "3ab3")
Navdata<-cts5_system_CutNavdata(Navdata,CycleNumber=12)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.