https://hal.archives-ouvertes.fr/hal-02939211
Raw File
Tip revision: e522fef1e02c760b42c7c7f8d28c722d4abcc5e5 authored by Software Heritage on 15 September 2020, 00:00:00 UTC
hal: Deposit 895 in collection hal
Tip revision: e522fef
NAMESPACE
# Generated by roxygen2: do not edit by hand

export(ContinuumRemoval)
export(Write_Big_Image)
export(Write_Image_NativeRes)
export(apply_continuum_removal)
export(check_data)
export(compute_ALPHA_FromPlot)
export(compute_BETA_FromPlots)
export(compute_spectral_species_FieldPlots)
export(coordPix_kernel)
export(define_output_directory)
export(diversity_from_plots)
export(extract.big_raster)
export(filter_prior_CR)
export(get_HDR_name)
export(get_polygonCoord_from_Shp)
export(get_random_subset_from_image)
export(list_shp)
export(map_alpha_div)
export(map_beta_div)
export(map_functional_div)
export(map_spectral_species)
export(minmax)
export(mnf)
export(noise)
export(perform_PCA)
export(perform_radiometric_filtering)
export(raster2BIL)
export(read_ENVI_header)
export(select_PCA_components)
export(split_line)
import(raster)
import(stars)
import(tools)
importFrom(data.table,data.table)
importFrom(data.table,rbindlist)
importFrom(data.table,setorder)
importFrom(dissUtils,diss)
importFrom(ecodist,nmds)
importFrom(emstreeR,ComputeMST)
importFrom(fields,rdist)
importFrom(future,multiprocess)
importFrom(future,plan)
importFrom(future,sequential)
importFrom(future.apply,future_lapply)
importFrom(geometry,convhulln)
importFrom(labdsv,pco)
importFrom(matlab,ndims)
importFrom(matlab,ones)
importFrom(matlab,padarray)
importFrom(matrixStats,rowAnys)
importFrom(matrixStats,rowSds)
importFrom(methods,is)
importFrom(mmand,erode)
importFrom(raster,compareCRS)
importFrom(raster,projection)
importFrom(raster,raster)
importFrom(raster,writeRaster)
importFrom(rgdal,readOGR)
importFrom(rgdal,writeOGR)
importFrom(snow,splitRows)
importFrom(sp,spTransform)
importFrom(stats,as.dist)
importFrom(stats,cov)
importFrom(stats,kmeans)
importFrom(stats,prcomp)
importFrom(stats,sd)
importFrom(stringr,str_count)
importFrom(utils,file.edit)
importFrom(utils,find)
importFrom(utils,read.table)
importFrom(vegan,fisher.alpha)
importFrom(vegan,vegdist)
back to top