graph_assert: Assert the status of a 'graph'

View source: R/graph_assert.R

graph_assertR Documentation

Assert the status of a graph

Description

This function check the condition of a graph object.

Usage

graph_assert(graph, condition = "graph")

Arguments

graph

a GeoPressureR graph object

condition

condition to assert graph for. One of "graph" (default), "movement", or "full".

Value

logical indicating whether the graph object fulfil the condition.


Rafnuss/GeoPressureR documentation built on April 17, 2025, 12:58 p.m.