diff --git a/man/activity.attribute.Rd b/man/activity.attribute.Rd index f8a2e1e..6369f80 100644 --- a/man/activity.attribute.Rd +++ b/man/activity.attribute.Rd @@ -34,7 +34,7 @@ They must be consecutive, ordered forward in time, and strictly non-overlapping. - The syntax for defining or querying spells can specify either an instantaneous time point or an interval. The commands for this include \code{at=}, \code{onset=}, \code{terminus=} and \code{length=}. Any numeric values may be used in the interval specifications, including \code{Inf} and \code{-Inf}, (with some restrictions, see below). A spell with \code{onset=-Inf} represents onset censoring. A spell with \code{terminus=Inf} represents terminus censoring. \code{Inf} and \code{-Inf} cannot be used with the \code{at} specification. Similarly, \code{onset} can not be \code{Inf} and \code{terminus} can not be {-Inf}. + The syntax for defining or querying spells can specify either an instantaneous time point or an interval. The commands for this include \code{at=}, \code{onset=}, \code{terminus=} and \code{length=}. Any numeric values may be used in the interval specifications, including \code{Inf} and \code{-Inf}, (with some restrictions, see below). A spell with \code{onset=-Inf} represents onset censoring. A spell with \code{terminus=Inf} represents terminus censoring. \code{Inf} and \code{-Inf} cannot be used with the \code{at} specification. Similarly, \code{onset} can not be \code{Inf} and \code{terminus} can not be \code{-Inf}. The general syntax rules for specifying spells are as follows: diff --git a/man/networkDynamic-package.Rd b/man/networkDynamic-package.Rd index 79b2438..3b9ecee 100644 --- a/man/networkDynamic-package.Rd +++ b/man/networkDynamic-package.Rd @@ -36,7 +36,7 @@ Additional example data sets can be found in the \code{networkDynamicData} packa \author{ Originally created by Carter T. Butts \email{buttsc@uci.edu}, -Current Maintainer: Skye Bender-deMoll {skyebend@uw.edu} +Current Maintainer: Skye Bender-deMoll \email{skyebend@uw.edu} Contributions from: Pavel Krivitsky \email{pavel@uow.edu.au}, @@ -47,7 +47,8 @@ Kirk Li \email{kirkli@uw.edu}, StevenGoodreau \email{goodreau@uw.edu}, Zack Almquist \email{almquist@uci.edu}, Jeffrey Horner \email{jeffrey.horner@gmail.com}, -Martina Morris \email{morrism@u.washington.edu} +Martina Morris \email{morrism@u.washington.edu +MichaƂ Bojanowski \email{michal2992@gmail.com} With support from the statnet team \url{https://statnet.org}