| .checkPts | R Documentation | 
Check if point input is okay
.checkPts(pts, p = NULL, warn = FALSE, stopUnique = TRUE, asDF = FALSE)
| pts | Point input. | 
| p | Desired dimension of points. | 
| warn | Output warnings. | 
| stopUnique | Stop if rows not are unique. | 
| asDF | Return as data frame otherwise as matrix. | 
Point input converted to a matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.