Nothing
rmangal_endpoints <- data.frame(
name = c(
"dataset",
"environment",
"interaction",
"network",
"node",
"reference",
"attribute",
"taxonomy",
"trait"
),
path = c(
"dataset",
"environment",
"interaction",
"network",
"node",
"reference",
"attribute",
"taxonomy",
"trait"
)
)
rmangal_endpoints <- save(
rmangal_endpoints, file = "data/rmangal_endpoints.rda", compress = "xz"
)
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.