create_pixel_grid: create_pixel_grid

View source: R/separationFunctions.R

create_pixel_gridR Documentation

create_pixel_grid

Description

create_pixel_grid: This function generates a pixel grid template, defaults to 10,000 pixels

Usage

create_pixel_grid(xbreaks = 100, ybreaks = 100)

Arguments

xbreaks

the # of pixels to break the x-axis into. Defaults to 100.

ybreaks

the # of pixels to break the y-axis into. Defaults to 100.


mamouzgar/hsslda documentation built on March 20, 2023, 6 a.m.