available_pkg_ref_fields {riskmetric}R Documentation

A helper function for retrieving a list of available fields, identified based on implementation of a pkg_ref_cache method for a given class.

Description

A helper function for retrieving a list of available fields, identified based on implementation of a pkg_ref_cache method for a given class.

Usage

available_pkg_ref_fields(x)

Arguments

x

a package reference object

Value

a list of available fields implemented with a pkg_ref_cache method


[Package riskmetric version 0.2.5 Index]