association_file {ISAnalytics}R Documentation

Example of association file.

Description

This file is a simple example of association file. Use it as reference to properly fill out yours. To generate an empty association file to fill see the generate_blank_association_file() function.

Usage

data("association_file")

Format

An object of class data.table (inherits from data.frame) with 53 rows and 83 columns.

Details

The data was obtained manually by simulating real research data.

See Also

generate_blank_association_file


[Package ISAnalytics version 1.3.6 Index]