## code to prepare default constants goes here
#speed of sound in kmh at 50,000 feet altitude
mach_kph <- 1062.0
usethis::use_data(mach_kph, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.