Learn R Programming

risk.assessr (version 3.0.1)

normalize_data: Normalize Nested Package Data

Description

Flattens nested package metadata into a flat list for further processing.

Usage

normalize_data(results)

Value

A list with flattened package information.

Arguments

results

The nested package metadata (list structure as produced by your package).