Package: SDraw
Type: Package
Title: Spatially Balanced Sample Draws for Spatial Objects
Version: 2.1.3
Date: 2016-06-10
Author: Trent McDonald
Maintainer: Trent McDonald <tmcdonald@west-inc.com>
Description: Routines for drawing samples, focusing on spatially balanced algorithms. Draws Halton Lattice (HAL), Balanced Acceptance Samples (BAS), Generalized Random Tesselation Stratified (GRTS), Simple Systematic Samples (SSS) and Simple Random Samples (SRS) from point, line, and polygon resources.  Frames are 'SpatialPoints', 'SpatialLines', or 'SpatialPolygons' objects from package 'sp'. 
License: GNU General Public License
URL: https://github.com/tmcd82070/SDraw/wiki/SDraw
BugReports: https://github.com/tmcd82070/SDraw/issues
Imports: spsurvey, utils, rgeos, graphics, methods, deldir, stats
Depends: R (>= 2.10), sp
LazyData: true
RoxygenNote: 5.0.1
Collate: 'HI.coast.r' 'WA.cities.r' 'WA.r' 'WY.r' 'SDraw-package.r'
        'sdraw.SpatialPoints.r' 'sdraw.SpatialLines.r'
        'sdraw.SpatialPolygons.r' 'sdraw.r' 'bas.line.r' 'bas.point.r'
        'bas.polygon.r' 'extended.gcd.r' 'grts.equi.r' 'grts.line.r'
        'grts.point.r' 'grts.polygon.r' 'hal.line.r' 'hal.point.r'
        'hal.polygon.r' 'halton.frame.r' 'halton.indicies.CRT.r'
        'halton.indicies.r' 'halton.indicies.vector.r'
        'halton.lattice.polygon.r' 'halton.lattice.r' 'halton.r'
        'plot.sdrawSample.R' 'primes.r' 'sss.point.r' 'sss.line.r'
        'sss.polygon.r' 'srs.polygon.r' 'srs.line.r' 'srs.point.r'
        'merge.lines.r' 'aprox.r' 'max.U.r' 'polygonArea.r'
        'lineLength.r' 'voronoi.polygons.r' 'zzz.r'
NeedsCompilation: no
Packaged: 2016-06-10 17:51:21 UTC; tmcdonald
Repository: CRAN
Date/Publication: 2016-06-11 00:02:16
