R/Rbyte.R

#' Rbyte
#'
#' @description
#'
#' \Sexpr[results=rd, stage=render]{c3po:::badge('typedef-dtype')}
#'
#' Rbyte is an alias to an \code{unsigned char}.
#'
#' @section Declaration:
#' ```
#' typedef unsigned char Rbyte;
#' ```
#'
#' In [Rinternals.h](https://github.com/wch/r-source/blob/trunk/src/include/Rinternals.h).
#'
#' @name Rbyte
NULL
ramiromagno/c3po documentation built on Jan. 5, 2021, 8:01 p.m.