| plot-methods {spcosa} | R Documentation |
Visualizing Compact Stratifications and Sampling Patterns
Description
The plot method can be used to visualize compact stratifications and sampling patterns. Since it has
been built on top of the ggplot2 package, functions provided by this package can be used to
modify the plots.
Methods
- x = "CompactStratification", y = "missing"
plots stratification
x.- x = "CompactStratification", y = "SamplingPattern"
plots sampling pattern
yon top of stratificationx.- x = "CompactStratification", y = "SamplingPatternPriorPoints"
plots sampling pattern
yon top of stratificationx.- x = "CompactStratification", y = "SamplingPatternRandomComposite"
plots sampling pattern
yon top of stratificationx.- x = "SamplingPattern", y = "missing"
plots sampling pattern
x.- x = "SamplingPatternPriorPoints", y = "missing"
plots sampling pattern
x.- x = "SamplingPatternRandomComposite", y = "missing"
plots sampling pattern
x.
See Also
ggplot2-package
[Package spcosa version 0.4-2 Index]