grid_coords: Function to generate coordinates in a 2D grid

View source: R/grid_coords.R

grid_coordsR Documentation

Function to generate coordinates in a 2D grid

Description

Function to generate coordinates in a 2D grid

Usage

grid_coords(data, w, order = "ordered")

Arguments

data

a dataset where each row will have a coordinate in a 2d plane assigned

w

Name of the variable used to generate the coordinates

order

order of the arrangement


jpablo91/Pabloverse documentation built on April 11, 2024, 2:54 p.m.