R/ptR.R

#' @title ptR - Process Trees in R
#'
#' @description This package provides function to analyse the behavior in a process tree, e.g. estimate the number of execution paths.
#'
#'
#'
#' @docType package
#' @name ptR
#'
#'
#' @import dplyr
#' @import data.tree
#' @import hier.part
#' @import ape

NULL
gertjanssenswillen/ptR documentation built on May 17, 2019, 2:11 a.m.