Learn R Programming

simsem (version 0.2-8)

combineObject: Combine by summing or binding two objects together.

Description

Combine by summing or binding two objects together.

Usage

combineObject(object1, object2, ...)

Arguments

object1
The first object
object2
The second object
...
The additional arguments

Value

  • The combined object

Examples

Run this code
# No example

Run the code above in your browser using DataLab