sub-subset-.motusMap: set an element in a motus map

Description Usage Arguments

Description

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

Usage

1
2
## S3 replacement method for class 'motusMap'
map[[key]] <- value

Arguments

map

object of class "motusMap", as created by motusMap

key

key of item, as character scalar

val

character string value to associate with key


jbrzusto/motus-R-package documentation built on May 18, 2019, 7:03 p.m.