Save samplepoints
writeOutSamples.r now writes out a set of samples (SpatialPointsDataFrame) into an ESRI shapefile or a GeoJSON file for a selected habitat type. Each point represents a valid sample location that identifies the selected habitat type.
default output format is shape; use output_format = 'geojson' for geojson output
Documentation is adjusted and write_Out_Samples.Rd is commited.
Edited by Johannes Knoch