Learn R Programming

Certara.RDarwin (version 1.1.1)

add_CustomSpace: Add a Custom Space

Description

This function adds a custom space to a list of spaces.

Usage

add_CustomSpace(Spaces, CustomCode)

Value

A list of spaces with the new custom space added.

Arguments

Spaces

A list of existing spaces.

CustomCode

A character string containing the custom code for the new space.