R_xlen_t <- function(x) { if (max(x, na.rm = TRUE) <= 2147483647) { x <- as.integer(x) } x }
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.