Internalized all functions except greedyMix() and load_fasta() (#25)

This commit is contained in:
Waldir Leoncio 2023-08-09 09:36:15 +02:00
parent 449982a083
commit 7aff7bbb82
39 changed files with 2 additions and 82 deletions

View file

@ -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