# BSD 3-Clause License
#
# Copyright (c) 2022, Michel Lang
# All rights reserved.
#
# The file has been imported from https://gihub.com/mllg/checkmate/man-roxygen/
# Modifications
# - Square brackets are escaped
#'
#' @param lower \[\code{numeric(1)}\]\cr
#' Lower value all elements of \code{x} must be greater than or equal to.
#' @param upper \[\code{numeric(1)}\]\cr
#' Upper value all elements of \code{x} must be lower than or equal to.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.