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