Learn R Programming

TKCat (version 1.1.12)

get_collection_mapper: Get the default mapper function for a collection

Description

Get the default mapper function for a collection

Usage

get_collection_mapper(collection)

Value

A function to map collection members.

Arguments

collection

the name of the targeted collection (it should belong to local collections: see list_local_collections()).