Learn R Programming

Biograph (version 2.0.6)

locpath: Determines location of state sequence in Biograph object

Description

Determines location of state sequence (path variable)in Biograph object

Usage

locpath(Bdata)

Arguments

Bdata
Biograph object

Examples

Run this code
data(GLHS)
loc <- locpath(GLHS)

Run the code above in your browser using DataLab