# Generated by roxygen2: do not edit by hand

export(calc_pars)
export(check_intersect)
export(contour_shift)
export(conv_to_grid)
export(create_mapping)
export(fit_weights)
export(get_area)
export(get_init_month)
export(get_map)
export(get_region)
export(int_line)
export(keep_line)
export(keep_poly)
export(merge_conts)
export(prob_map)
export(quick_run)
export(read_bootstrap)
export(read_monthly_BS)
export(rm_holes)
export(untwist)
export(untwist_sec)
export(wght_mod)
export(y_obs)
exportPattern("^[[:alpha:]]+")
importFrom(MASS,mvrnorm)
importFrom(MASS,rlm)
importFrom(Rcpp,evalCpp)
importFrom(graphics,lines)
importFrom(graphics,points)
importFrom(maptools,spRbind)
importFrom(maptools,unionSpatialPolygons)
importFrom(methods,as)
importFrom(methods,is)
importFrom(methods,slot)
importFrom(ncdf4,nc_close)
importFrom(ncdf4,nc_create)
importFrom(ncdf4,nc_open)
importFrom(ncdf4,ncdim_def)
importFrom(ncdf4,ncvar_def)
importFrom(ncdf4,ncvar_get)
importFrom(ncdf4,ncvar_put)
importFrom(raster,aggregate)
importFrom(raster,as.matrix)
importFrom(raster,raster)
importFrom(raster,rasterToPolygons)
importFrom(raster,rasterize)
importFrom(rgeos,gArea)
importFrom(rgeos,gContains)
importFrom(rgeos,gDifference)
importFrom(rgeos,gIntersection)
importFrom(rgeos,gIntersects)
importFrom(rgeos,gIsValid)
importFrom(rgeos,gLineMerge)
importFrom(rgeos,gSimplify)
importFrom(sp,Line)
importFrom(sp,Lines)
importFrom(sp,Polygon)
importFrom(sp,Polygons)
importFrom(sp,SpatialLines)
importFrom(sp,SpatialPoints)
importFrom(sp,SpatialPolygons)
importFrom(sp,disaggregate)
importFrom(sp,plot)
importFrom(stats,cov)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,sd)
importFrom(utils,combn)
useDynLib(IceCast)
