add_CustomSpace {Certara.RDarwin}R Documentation

Add a Custom Space

Description

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

Usage

add_CustomSpace(Spaces, CustomCode)

Arguments

Spaces

A list of existing spaces.

CustomCode

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

Value

A list of spaces with the new custom space added.


[Package Certara.RDarwin version 1.1.1 Index]