tidy2: tidy2

View source: R/tidy2.R

tidy2R Documentation

tidy2

Description

Turn an object into a tidy2 tibble.

Usage

tidy2(x, ...)

Arguments

x

An object to be converted into a tidy tibble::tibble().

...

Additional arguments to tidying method.

Value

A tibble::tibble() with information about model components.


hydrorecipes documentation built on June 27, 2022, 9:06 a.m.