toy_points | R Documentation |
Create a points object suitable for use with the toy object
toy_points(n = 10, nc = 10, nr = 10, nb = 5)
n |
numeric, the number of points |
nc |
integer, number of columns in destination stars object |
nr |
integer, number of rows in destination stars object |
nb |
integer, number of bands in destination stars object |
sf POINTS object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.