Nothing
test_that("field name conversion works", {
expect_equal(to_dwc("record_id"), "occurrenceID")
expect_equal(to_native("occurrenceID"), "record_id")
expect_equal(from_schema("unit.unitId"), "record_id")
})
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.