-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
35 lines (34 loc) · 833 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export(Mratio)
export(drawLoci)
export(findIntegerInterval)
export(findSeason)
export(genindSlidingWindow)
export(goSlide)
export(plotCircleOnMap)
export(readClumpp)
export(readColony)
export(subsetGenData)
export(throwoutKin)
export(writeCoancestry)
export(writeGenPop)
export(writeGenePop)
export(writeINEST)
export(writeStructure)
import(ggplot2)
importFrom(adegenet,alleles)
importFrom(adegenet,df2genind)
importFrom(adegenet,genind2df)
importFrom(adegenet,indNames)
importFrom(adegenet,locNames)
importFrom(adegenet,nInd)
importFrom(adegenet,nLoc)
importFrom(adegenet,other)
importFrom(adegenet,pop)
importFrom(adegenet,popNames)
importFrom(dismo,gmap)
importFrom(magrittr,"%>%")
importFrom(raster,projection)
importFrom(rgeos,gBuffer)
importFrom(sp,CRS)
importFrom(sp,spTransform)