siblings: Return siblings of pixel

View source: R/NestSearch.R

siblingsR Documentation

Return siblings of pixel

Description

The siblings of pixel p are defined as the children of the parent of p. Note this is resolution independent.

Usage

siblings(p)

Arguments

p

Pixel index in nested order.

Examples


siblings(11)
siblings(12)


frycast/rcosmo documentation built on Oct. 11, 2022, 5:21 p.m.