new_licence {rDataPipeline} | R Documentation |
Post entry to licence table
Description
Upload information to the licence
table in the data registry
Usage
new_licence(object_url, licence_info, endpoint = "http://localhost:8000/api/")
Arguments
object_url |
a |
licence_info |
a free text |
endpoint |
a |
See Also
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_namespace()
,
new_object_component()
,
new_object()
,
new_quality_controlled()
,
new_storage_location()
,
new_storage_root()
,
new_user_author()
[Package rDataPipeline version 0.54.1 Index]