View source: R/publish_collection.R
publish_collection | R Documentation |
Publish a collection to OpenML This can also be achieved through the website.
publish_collection(
ids,
name,
desc,
main_entity_type = "task",
alias = NULL,
api_key = NULL,
test_server = test_server_default()
)
ids |
( |
name |
( |
desc |
( |
main_entity_type |
( |
alias |
( |
api_key |
( In case |
test_server |
( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.