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


narray documentation built on Oct. 2, 2022, 5:08 p.m.