#' @param integerAsNumeric Logical: should 32-bit integers be converted to numeric (double) values? If FALSE
#' 32-bit integers will be represented using R's native `Integer` class.
#' @param integer64AsNumeric Logical: should 64-bit integers be converted to numeric (double) values? If FALSE
#' 64-bit integers will be represented using `bit64::integer64`.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.