R/TestPackage2.R

#' TestPackage2: A package to add complex numbers
#'
#' The TestPackage2 package provides two S4 classes to represent complex numbers
#' and a function to add them.
#'
#' @docType package
#' @name TestPackage2
NULL
Matteo-Ciciani/TestPackage2 documentation built on May 8, 2019, 3:12 a.m.