forked from jeanlucj/AlphaSimHlpR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
51 lines (50 loc) · 1.13 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
# Generated by roxygen2: do not edit by hand
export("%$%")
export("%<>%")
export("%>%")
export(adjustEntriesToBudget)
export(calculateBudget)
export(dataframePhenoRec)
export(elementWise)
export(fillPipeline)
export(framePhenoRec)
export(gebvPhenoEval)
export(genomicMateSelCrit)
export(grmPhenoEval)
export(iidPhenoEval)
export(initFuncADChk)
export(initFuncSimp)
export(initializeScheme)
export(makeGRM)
export(make_grm)
export(mean_records)
export(optContrib)
export(optimizeByLOESS)
export(parentSelCritBLUP)
export(parentSelCritGEBV)
export(phenoRecFromPop)
export(plotRecords)
export(popImprov1Cyc)
export(popImprov2Cyc)
export(popImprovByMateSel)
export(popImprovByParentSel)
export(prodPipeFncChk)
export(productPipeline)
export(productPipelinePostBurnIn)
export(productSelCritBLUP)
export(readControlFile)
export(removeOldestCyc)
export(returnNonDom)
export(runBreedingScheme)
export(sampleEntryNumbers)
export(selCritGRM)
export(selCritIID)
export(specifyBSP)
export(specifyCosts)
export(specifyPipeline)
export(specifyPopulation)
export(tidyrecords)
export(tidysims)
importFrom(magrittr,"%$%")
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")