##### COPYRIGHT #############################################################################################################
#
# Copyright (C) 2018 JANSSEN RESEARCH & DEVELOPMENT, LLC
# This package is governed by the JRD OCTOPUS License, which is the
# GNU General Public License V3 with additional terms. The precise license terms are located in the files
# LICENSE and GPL.
#
#############################################################################################################################.
#' OCTOPUS
#'
#' The OCTOPUS package is used to simulate platform clinical trials. Platform trials are clinical trials that are designed with the flexibility to add
#' new interventions as the trial progresses.
#'
#' @section License:
#' This package is governed by the JRD OCTOPUS License, which is the GNU General Public License V3 with additional terms. The precise license terms are located in the files LICENSE and GPL.
#'
#' To view license you may use the following command:
#'
#' file.show( system.file("LICENSE", package="OCTOPUS"))
#'
#' file.show( system.file("GPL", package="OCTOPUS"))
#'
#' @section Introduction:
#' General intro to the packages ..
#'
#' @section Basic description:
#' Stuff
#'
#' @docType package
#' @name OCTOPUS
"_PACKAGE"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.