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 April 30, 2024, 7:54 a.m.