toy_points: Create a points object suitable for use with the toy object

View source: R/toy.R

toy_pointsR Documentation

Create a points object suitable for use with the toy object

Description

Create a points object suitable for use with the toy object

Usage

toy_points(n = 10, nc = 10, nr = 10, nb = 5)

Arguments

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

Value

sf POINTS object


BigelowLab/twinkle documentation built on Jan. 26, 2025, 6:34 a.m.