get_edges: Extract the edges of a matrix

View source: R/satfile_funcs.R

get_edgesR Documentation

Extract the edges of a matrix

Description

Get the edge values of a matrix, starting at the top left and moving clockwise.

Usage

get_edges(mat)

Arguments

mat

Matrix

Value

Vector of edge values


BIO-RSG/oceancolouR documentation built on Feb. 11, 2025, 11:14 p.m.