read.digram: Read DIGRAM files into digram.object

View source: R/read.digram.R

read.digramR Documentation

Read DIGRAM files into digram.object

Description

Reads data from DIGRAM files and create a digram.object.

Usage

read.digram(project=NULL,path="")

Arguments

project

The name of the DIGRAM project from which to load data

path

Path to the project files

Value

A digram.object

Author(s)

Jeppe Bundsgaard jebu@edu.au.dk

References

Kreiner, S. (2003). Introduction to DIGRAM. Dept. of Biostatistics, University of Copenhagen.

Examples

do<-read.digram("DHP",path = "DHP")

jeppebundsgaard/RDigram documentation built on Oct. 29, 2023, 7:15 p.m.