read.digram | R Documentation |
Reads data from DIGRAM files and create a digram.object.
read.digram(project=NULL,path="")
project |
The name of the DIGRAM project from which to load data |
path |
Path to the project files |
A digram.object
Jeppe Bundsgaard jebu@edu.au.dk
Kreiner, S. (2003). Introduction to DIGRAM. Dept. of Biostatistics, University of Copenhagen.
do<-read.digram("DHP",path = "DHP")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.