Nothing
#' Usage: matrix_diff_columns( X )
#' @keywords internal
matrix_diff_columns <- function(X) {
.Call(`_nhppp_matrix_diff_columns`, X)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.