combine_ready: A diagnostic tool for comparing the dimensionality of two...

View source: R/stars.R

combine_readyR Documentation

A diagnostic tool for comparing the dimensionality of two stars objects

Description

A diagnostic tool for comparing the dimensionality of two stars objects

Usage

combine_ready(x, y, tolerance = 0, ignore_resolution = FALSE)

Arguments

x

'stars' or 'dimensions' object

y

another 'stars' or 'dimensions' object

tolerance

num, see [base::all.equal]

ignore_resolution

logival, if TRUE ignore resolution

Value

logical, TRUE if the objects are compatable with [stars::c.stars]


BigelowLab/twinkle documentation built on Jan. 26, 2025, 6:34 a.m.