Nothing
l2_dist <- function(x, y) sqrt(sum((x-y)^2))
status_codes <- clarabel::solver_status_descriptions()
if ( requireNamespace("tinytest", quietly = TRUE) ){
tinytest::test_package("clarabel")
}
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.