############################################################
# cfs_to_acft #
############################################################
cfs_to_acft <- function(mean_dis, period) {
mean_dis * 1.9835 * period
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.