get_dat: Extract data with structure formula

View source: R/shape_dat-class.R

get_datR Documentation

Extract data with structure formula

Description

Creates a object data data.frame from a formula stating the structure of the object according to a formula template. Used in the shape_* functions.

Usage

get_dat(data, formula)

Arguments

data

an optional data.frame or list containing the object structure variables.

formula

a formula stating the object structure.

Value

data.frame or list with a formula attribute.


Almond-S/manifoldboost documentation built on June 23, 2022, 11:06 a.m.