man-roxygen/bounds.R

# 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.
NorwegianVeterinaryInstitute/NVIcheckmate documentation built on Dec. 14, 2024, 10:43 p.m.