validate_rawrrIndex: Validate output of the readIndex function

View source: R/rawrr.R

validate_rawrrIndexR Documentation

Validate output of the readIndex function

Description

Checks the validity of an readIndex returned object.

Usage

validate_rawrrIndex(x)

Arguments

x

object to be validated.

Value

Validated data.frame of readIndex object

Author(s)

Tobias Kockmann and Christian Panse, 2020-12-09.

Examples

rawrr::sampleFilePath() |> rawrr::readIndex() |> rawrr::validate_rawrrIndex() 

fgcz/rawR documentation built on May 5, 2024, 3:46 p.m.