R/event_tree.R

# Class defined for future use

#' Event.tree S4 object
#'
#'
setClass(
  "Event.tree",
  representation(

# TODO(collazo) indicate needed slots
  )
)

Try the ceg package in your browser

Any scripts or data that you put into this service are public.

ceg documentation built on May 2, 2019, 1:46 p.m.