cash-set-.motusMap: set an element in a motus map

$<-.motusMapR Documentation

set an element in a motus map

Description

Set the value associated with a key in the given map.

Usage

## S3 replacement method for class 'motusMap'
map$key <- value

Arguments

map

object of class "motusMap", as created by motusMap

key

key of item, as bare symbol

val

character string value to associate with key


MotusWTS/motusServer documentation built on Dec. 3, 2024, 10:47 a.m.