ourMELONS/NAMESPACE

43 lines
900 B
Text
Raw Normal View History

2019-12-12 14:03:04 +01:00
# Generated by roxygen2: do not edit by hand
2020-06-24 16:47:39 +02:00
export(addAlleles)
2019-12-16 16:36:51 +01:00
export(admix1)
export(calculatePopLogml)
2020-01-15 15:30:22 +01:00
export(colon)
2020-02-25 13:53:11 +01:00
export(computeAllFreqs2)
2020-01-14 12:09:27 +01:00
export(computeIndLogml)
2020-01-30 12:10:49 +01:00
export(computePersonalAllFreqs)
2019-12-17 10:53:59 +01:00
export(computeRows)
2020-01-15 11:15:50 +01:00
export(etsiParas)
2020-05-20 15:34:40 +02:00
export(greedyMix)
2020-03-18 08:27:21 +01:00
export(inputdlg)
2020-03-03 13:51:21 +01:00
export(isfield)
2020-01-15 11:15:50 +01:00
export(laskeMuutokset4)
export(learn_simple_partition)
2020-06-24 15:16:13 +02:00
export(lueGenePopData)
2020-06-24 16:10:14 +02:00
export(lueNimi)
2020-03-03 14:30:39 +01:00
export(noIndex)
2019-12-16 17:47:04 +01:00
export(ownNum2Str)
2020-02-25 15:41:05 +01:00
export(poistaLiianPienet)
2019-12-17 16:38:55 +01:00
export(proportion2str)
2020-05-20 11:22:31 +02:00
export(questdlg)
2020-01-15 11:15:50 +01:00
export(rand)
2019-12-17 15:52:59 +01:00
export(randdir)
2019-12-17 10:53:59 +01:00
export(repmat)
2020-06-24 12:12:10 +02:00
export(rivinSisaltamienMjonojenLkm)
2020-06-24 16:22:25 +02:00
export(selvitaDigitFormat)
export(simulateAllFreqs)
2020-01-30 16:20:36 +01:00
export(simulateIndividuals)
export(simuloiAlleeli)
2020-01-30 17:31:25 +01:00
export(size)
2020-03-03 13:51:21 +01:00
export(strcmp)
2020-01-14 13:50:37 +01:00
export(suoritaMuutos)
2020-06-24 11:48:23 +02:00
export(testaaOnkoKunnollinenBapsData)
2020-06-24 12:12:10 +02:00
export(testaaPop)
2020-01-15 11:15:50 +01:00
export(times)
2020-05-20 10:27:37 +02:00
export(uigetfile)
2020-05-20 12:15:25 +02:00
export(uiputfile)
2020-03-18 15:02:38 +01:00
importFrom(methods,is)
2019-12-17 15:34:47 +01:00
importFrom(stats,runif)
2020-06-24 12:12:10 +02:00
importFrom(utils,read.delim)