combine_ready | R Documentation |
A diagnostic tool for comparing the dimensionality of two stars objects
combine_ready(x, y, tolerance = 0, ignore_resolution = FALSE)
x |
'stars' or 'dimensions' object |
y |
another 'stars' or 'dimensions' object |
tolerance |
num, see [base::all.equal] |
ignore_resolution |
logival, if TRUE ignore resolution |
logical, TRUE if the objects are compatable with [stars::c.stars]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.