# Generated by roxygen2: do not edit by hand

export(BaroHoehe)
export(GridFilter)
export(HexaTex)
export(InfluPoints)
export(PlotWindfarmGA)
export(RandomSearch)
export(RandomSearchPlot)
export(RandomSearchTurb)
export(StartGA)
export(VekWinkelCalc)
export(calculateEn)
export(cansee)
export(crossover1)
export(dup_coords)
export(fitness)
export(genAlgo)
export(getDEM)
export(getISO3)
export(getRects)
export(heatmapGA)
export(interpol_view)
export(isSpatial)
export(leafPlot)
export(mutation)
export(plotCloud)
export(plotEvolution)
export(plotResult)
export(plotWindrose)
export(plot_farm_3d)
export(plot_viewshed)
export(plotbeorwor)
export(plotfitnessevolution)
export(plotparkfitness)
export(rasterprofile)
export(selection1)
export(splitAt)
export(tess2SPdf)
export(trimton)
export(viewTo)
export(viewshed)
export(windfarmGA)
importFrom(RColorBrewer,brewer.pal)
importFrom(Rcpp,sourceCpp)
importFrom(calibrate,textxy)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_equal)
importFrom(ggplot2,coord_polar)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,theme)
importFrom(ggplot2,waiver)
importFrom(ggplot2,ylim)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,topo.colors)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,grid)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(gstat,idw)
importFrom(leaflet,addCircleMarkers)
importFrom(leaflet,addLayersControl)
importFrom(leaflet,addLegend)
importFrom(leaflet,addMarkers)
importFrom(leaflet,addPolygons)
importFrom(leaflet,addPopups)
importFrom(leaflet,addProviderTiles)
importFrom(leaflet,addTiles)
importFrom(leaflet,colorFactor)
importFrom(leaflet,hideGroup)
importFrom(leaflet,iconList)
importFrom(leaflet,labelFormat)
importFrom(leaflet,layersControlOptions)
importFrom(leaflet,leaflet)
importFrom(leaflet,makeIcon)
importFrom(leaflet,popupOptions)
importFrom(magrittr,"%>%")
importFrom(maptools,as.owin.SpatialPolygons)
importFrom(maptools,elide)
importFrom(methods,as)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(plyr,aaply)
importFrom(raster,area)
importFrom(raster,calc)
importFrom(raster,cellFromXY)
importFrom(raster,cellStats)
importFrom(raster,colFromX)
importFrom(raster,crop)
importFrom(raster,crs)
importFrom(raster,extent)
importFrom(raster,extract)
importFrom(raster,getData)
importFrom(raster,intersect)
importFrom(raster,mask)
importFrom(raster,ncell)
importFrom(raster,ncol)
importFrom(raster,nrow)
importFrom(raster,overlay)
importFrom(raster,plot)
importFrom(raster,projectRaster)
importFrom(raster,projection)
importFrom(raster,raster)
importFrom(raster,rasterToPolygons)
importFrom(raster,rasterize)
importFrom(raster,reclassify)
importFrom(raster,res)
importFrom(raster,resample)
importFrom(raster,rowFromY)
importFrom(raster,terrain)
importFrom(rayshader,plot_3d)
importFrom(rayshader,sphere_shade)
importFrom(rgdal,readOGR)
importFrom(rworldmap,getMap)
importFrom(sf,st_as_sf)
importFrom(sf,st_coordinates)
importFrom(sf,st_geometry)
importFrom(sf,st_transform)
importFrom(sp,CRS)
importFrom(sp,Polygon)
importFrom(sp,Polygons)
importFrom(sp,SpatialPoints)
importFrom(sp,SpatialPolygons)
importFrom(sp,bbox)
importFrom(sp,coordinates)
importFrom(sp,gridded)
importFrom(sp,over)
importFrom(sp,proj4string)
importFrom(sp,spTransform)
importFrom(sp,spsample)
importFrom(spatstat,hexgrid)
importFrom(spatstat,hextess)
importFrom(spatstat,is.tess)
importFrom(stats,aggregate)
importFrom(stats,complete.cases)
importFrom(stats,dist)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,smooth.spline)
importFrom(utils,download.file)
importFrom(utils,globalVariables)
importFrom(utils,read.csv)
importFrom(utils,unzip)
useDynLib(windfarmGA, .registration = TRUE)
