Fixed syntax
This commit is contained in:
parent
97af90d05d
commit
46a9249e5a
9 changed files with 46 additions and 17 deletions
|
|
@ -23,6 +23,7 @@ export(linkage)
|
|||
export(logml2String)
|
||||
export(lueGenePopData)
|
||||
export(lueNimi)
|
||||
export(matlab2r)
|
||||
export(noIndex)
|
||||
export(ownNum2Str)
|
||||
export(poistaLiianPienet)
|
||||
|
|
@ -49,3 +50,4 @@ export(writeMixtureInfo)
|
|||
importFrom(methods,is)
|
||||
importFrom(stats,runif)
|
||||
importFrom(utils,read.delim)
|
||||
importFrom(utils,write.table)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue