Learn R Programming

Dict (version 0.6)

values: Returns or assigns the values of the provided dictionary.

Description

Returns or assigns the values of the provided dictionary.

Usage

values(dict)
values(dict) <- value

Arguments

dict
a dictionary

Value

a list containing the values of the dictionary