#' @export get_n_x<-function(x) { x_size = dim(x) n_x = x_size[2] return(n_x) }
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.