Internalized all functions except greedyMix() and load_fasta() (#25)
This commit is contained in:
parent
449982a083
commit
7aff7bbb82
39 changed files with 2 additions and 82 deletions
|
|
@ -18,7 +18,7 @@ vector of length `nc` with r.v. realizations from Gamma(rate=1)
|
|||
Generates random numbers
|
||||
}
|
||||
\examples{
|
||||
randdir(matrix(c(10, 30, 60), 3), 3)
|
||||
rBAPS:::randdir(matrix(c(10, 30, 60), 3), 3)
|
||||
}
|
||||
\seealso{
|
||||
randga
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue