cts5_NextPatternInfos | R Documentation |
Provides information about the next pattern including the next surface time estimated
cts5_NextPatternInfos(dataprofile)
dataprofile |
data and technical files read from |
Must be used where the ini files could be found.If a new inifile is found (afeter a _command), the new parameters will be used.
list containing the information
NextSurface_time: Estimated date for the next surfacing
NextCycle: Next Cycle Number
NextPattern: Next Pattern Number
NextDuration: Duration (in hours) of the next pattern
NextPatternIni: Ini section of the Next Pattern
dataprofile<-cts5_readProfile(CycleNumber=c,PatternNumber = p,include.inifile=T)
NPI<-cts5_NextPatternInfos(dataprofile)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.