tidy_collections: Convert STAC collections to a tidy tibble

View source: R/tidy_stac.R

tidy_collectionsR Documentation

Convert STAC collections to a tidy tibble

Description

Convert STAC collections to a tidy tibble

Usage

tidy_collections(collections)

Arguments

collections

An rstac doc_collections object.

Value

A tibble::tibble with columns: id, title, description.


stacr documentation built on March 12, 2026, 5:07 p.m.