Learn R Programming

phylosem (version 1.1.4)

parse_path: Parse path

Description

parse_path is copied from sem::parse.path

Usage

parse_path(path)

Value

Tagged-list defining variables and direction for a specified path coefficient

Arguments

path

text to parse

Details

Copied with permission from John Fox under licence GPL (>= 2)