TF_acc_w_0 {TFHAZ}R Documentation

Contains an output of the accumulation function.

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

data("data_man")

Format

An object of class list.

Value

None, the function is invoked for its side effect.

Examples

# loading data
data("data_man")
# TF_acc_w_0 is in the data_man collection of datasets
head(TF_acc_w_0)

[Package TFHAZ version 1.14.0 Index]