View source: R/new_object_component.R
new_object_component | R Documentation |
Upload information to the object_component
table in the data registry
new_object_component(
object_url,
name,
description,
whole_object = FALSE,
issues_urls,
endpoint = "http://127.0.0.1:8000/api/"
)
object_url |
a |
name |
a |
description |
(optional) a |
whole_object |
a |
issues_urls |
(optional) a |
endpoint |
a Note that the |
Other new functions:
new_author()
,
new_code_repo_release()
,
new_code_run()
,
new_data_product()
,
new_external_object()
,
new_file_type()
,
new_issue()
,
new_keyword()
,
new_licence()
,
new_namespace()
,
new_object()
,
new_quality_controlled()
,
new_storage_location()
,
new_storage_root()
,
new_user_author()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.