Permalink
Switch branches/tags
Nothing to show
Find file
Fetching contributors…
Cannot retrieve contributors at this time
15 lines (13 sloc) 340 Bytes
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/data_desc.R
\docType{data}
\name{emodel1}
\alias{emodel1}
\title{Example Boolean Model used in the vignette}
\format{Each Boolean model is a BoolModel object.}
\usage{
data(example_models)
}
\description{
A Boolean model used in the examples of the vignette.
}