Nothing
# Generated by cpp11: do not edit by hand
area_cpp <- function(x, y) {
.Call(`_area_area_cpp`, x, y)
}
area_triangle_cpp <- function(x, y) {
.Call(`_area_area_triangle_cpp`, x, y)
}
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.