# 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.