powered by
binClstStck
slct selects a single path from a binClstStck instance.
slct
slct(stck, pathNmbr)
Returns the single binClstPath_instance selected.
A binClstStck instance.
The number of the single path to be selected.
if (FALSE) { # -- select path number 3 in mybcpstack -- bcp3 <- slct(mybcpstack,3) }
Run the code above in your browser using DataLab