Nothing
suppressPackageStartupMessages(library(sf))
suppressPackageStartupMessages(library(lwgeom))
p = st_sfc(st_point(c(7,52)), st_point(c(8,53)), crs = 4326)
st_geod_azimuth(p)
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.