guess_structure: Infer array structure from data.frame

View source: R/util.r

guess_structureR Documentation

Infer array structure from data.frame

Description

Infer array structure from data.frame

Usage

guess_structure(df, verbose = TRUE)

Arguments

df

A data.frame with ordered axes, value field last

verbose

Print message with inferred structure (default: TRUE)

Value

A formula describing this structure


mschubert/narray documentation built on Jan. 23, 2025, 1:15 a.m.