context("Function tests")
library(gulf.utils)
#test_that("function deg2km works", {
# expect_equal(deg2km(-63.123, 47.56)$x, 490.747, tolerance=1e-3)
# expect_equal(deg2km(-63.123, 47.56)$y, 5267.405, tolerance=1e-3)
# }
#)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.