submerge: submerge

View source: R/submerge.R

submergeR Documentation

submerge

Description

Merge two model results tables (orchard objects).

Usage

submerge(object1, object2, ..., mix = FALSE)

Arguments

object1

object of class orchard.

object2

object of class orchard.

...

Other arguments passed to submerge.

mix

If TRUE, it will add the number to the moderator name.

Value

Returns a data frame.

Author(s)

Shinichi Nakagawa - s.nakagawa@unsw.edu.au

Daniel Noble - daniel.noble@anu.edu.au


daniel1noble/orchaRd documentation built on May 12, 2024, 7:46 a.m.