man-roxygen/typed.missing.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 typed.missing \[\code{logical(1)}\]\cr
#'  If set to \code{FALSE} (default), all types of missing values (\code{NA}, \code{NA_integer_},
#'  \code{NA_real_}, \code{NA_character_} or \code{NA_character_}) as well as empty vectors are allowed
#'  while type-checking atomic input.
#'  Set to \code{TRUE} to enable strict type checking.
PetterHopp/NVIcheckmate documentation built on Dec. 15, 2024, 12:49 a.m.