#' Command-line argument handling for R scripting
#' @docType package
#' @description Provides command-line argument handling for R scripting
#' @author Jitao David Zhang <jitao_david.zhang@roche.com>
#' @useDynLib ribiosArg, .registration=TRUE, .fixes="C_"
#' @name ribiosArg-package
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.