get_collection_mapper {TKCat}R Documentation

Get the default mapper function for a collection

Description

Get the default mapper function for a collection

Usage

get_collection_mapper(collection)

Arguments

collection

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

Value

A function to map collection members.


[Package TKCat version 1.1.11 Index]