Description Usage Arguments Author(s) See Also Examples
This function plots the given boundaries and geostatistical data sets.
| 1 2 3 | 
| bdry | a list containing the coordinates of boundaries | 
| Y, Yp, Yt | the vector of response variables | 
| loc, locp, loct | n \times 2 matrix that indicates the coordinates of locations | 
| col, colt | the colors used for different sets of response variables | 
| pch | the shape | 
| size | the minimum and maximum of the sizes | 
| ... | other parameters that control the plotting | 
Liang Jing ljing918@gmail.com
| 1 2 3 4 5 | ## Not run: 
data(TexasCounty_boundary)
plotDataBD(TexasCounty.boundary, xlab = "Longitude", ylab = "Latitude")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.