slct | R Documentation |
binClstStck
instance.slct
selects a single path from a binClstStck
instance.
slct(stck, pathNmbr)
stck |
A |
pathNmbr |
The number of the single path to be selected. |
Returns the single binClstPath_instance selected.
## Not run:
# -- select path number 3 in mybcpstack --
bcp3 <- slct(mybcpstack,3)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.