View source: R/xegaGeCodonPrecision.R
ChoiceVector | R Documentation |
Choice vector of a grammar.
ChoiceVector(LHS)
LHS |
Vector of Integers.
The left-hand side |
Vector of the number of choices for non-terminal symbols.
Other Utility:
mLCMG()
NT<-sample(5, 50, replace=TRUE)
ChoiceVector(NT)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.