test_that("use", {
file_path_before <- "~/.local/share/gcaer/gcae_v1_0/example_tiny//HO_superpopulations" # nolint indeed a long line
file_path_after <- "~/.local/share/gcaer/gcae_v1_0/example_tiny/HO_superpopulations" # nolint indeed a long line
expect_equal(clean_file_path(file_path_before), file_path_after)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.