get_parameters: Get All Parameters in a SymbolMap

Description Usage Arguments Value

View source: R/symbol_map.R

Description

This function gets all entries in a SymbolMap that correspond to function parameters.

Usage

1
get_parameters(map, include_na = FALSE)

Arguments

map

(SymbolMap) The map to search for parameter entries.

include_na

(logical) Should entries with is_parameter = NA be included in the result?

Value

A list of entries.


duncantl/RTypeInference documentation built on Jan. 16, 2021, 12:30 a.m.