get_representation: Get Representation

Description Usage Arguments Value

Description

This is a generic function that return a character representation according to the input object type.

Usage

1
2
3
4
5
6
7
get_representation(object, type)

## S4 method for signature 'pred,character'
get_representation(object, type)

## S4 method for signature 'sim,character'
get_representation(object, type)

Arguments

object

An S4 sim object.

type

A character representing the different type of representation to be returned.

Value

A character representation of object.


carlonlv/DataCenterSim documentation built on Jan. 9, 2022, 3:26 p.m.