Learn R Programming

admiral (version 1.1.1)

list_tte_source_objects: List all tte_source Objects Available in a Package

Description

List all tte_source Objects Available in a Package

Usage

list_tte_source_objects(package = "admiral")

Value

A data.frame where each row corresponds to one tte_source object or NULL

if package does not contain any tte_source objects

Arguments

package

The name of the package in which to search for tte_source objects

See Also

Other Advanced Functions: params()

Examples

Run this code
list_tte_source_objects()

Run the code above in your browser using DataLab