TF_acc_w_0: Contains an output of the accumulation function.

Description Usage Format Value Examples

Description

TF_acc_w_0 is a list of 4 elements (acc_vector, acc_type, chr, w). It is the output of the accumulation function with acctype="TF", chr="all", w=0. TF_acc_w_0 is included in the data_man collection.

Usage

1
data("data_man")

Format

An object of class list.

Value

None, the function is invoked for its side effect.

Examples

1
2
3
4
# loading data
data("data_man")
# TF_acc_w_0 is in the data_man collection of datasets
head(TF_acc_w_0)

TFHAZ documentation built on Nov. 8, 2020, 5:05 p.m.