ragnar_chunks_view {ragnar}R Documentation

View chunks with the store inspector

Description

Visualize chunks read by ragnar_read() for quick inspection. Helpful for inspecting the results of chunking and reading while iterating on the ingestion pipeline.

Usage

ragnar_chunks_view(chunks)

Arguments

chunks

A data frame containing a few chunks.


[Package ragnar version 0.2.0 Index]