Nothing
obj1 <- tinycodet:::.internal_prep_Namespace(
"stringi", c("foo", .libPaths()), sys.call()
)
obj2 <- tinycodet:::.internal_prep_Namespace(
"stringi", c(.libPaths(), "foo"), sys.call()
)
expect_equal(
obj1, obj2,
)
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.