Description Usage Arguments Value Examples
Retrieve the cruise directory path from a path string pointing to a file from that cruise
| 1 | getCruisePath(this.path, slash=TRUE)
 | 
| this.path | Path to a file. | 
| slash | Boolean to indicate which if a slash should be used | 
the cruise path's direcgtory
| 1 2 3 | path <- system.file("extdata","seaflow_cruise","2011_001","1.evt.opp", 
			package="flowPhyto")
getCruisePath(path)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.