ReadSifFileToTable {CausalR}R Documentation

read .sif to Table

Description

Reads a .sif file into a table in R

Usage

ReadSifFileToTable(sifFile)

Arguments

sifFile

the sifFile to be read in

Value

a R table containing the data from the .sif file


[Package CausalR version 1.16.0 Index]