Importing zeallot package
Its unpacking operator, %<-%, looks very promising for DRYing the codebase, which uses lots of multiple assignments.
This commit is contained in:
parent
8f167f2e43
commit
80ddbbdd00
2 changed files with 2 additions and 1 deletions
|
|
@ -40,4 +40,4 @@ RoxygenNote: 7.2.3
|
|||
Suggests:
|
||||
testthat (>= 2.1.0)
|
||||
Imports:
|
||||
methods, ape, vcfR, Rsamtools, adegenet, matlab2r, R6
|
||||
methods, ape, vcfR, Rsamtools, adegenet, matlab2r, R6, zeallot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue