new_user_author: Post entry to user_author table

Description Usage Arguments See Also

View source: R/new_user_author.R

Description

Upload information to the user_author table in the data registry

Usage

1
new_user_author(user_url, author_url, endpoint = "http://localhost:8000/api/")

Arguments

user_url

a string specifying the URL of an existing user

author_url

a string specifying the URL of an existing author

endpoint

a string specifying the registry endpoint

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_licence(), new_namespace(), new_object_component(), new_object(), new_quality_controlled(), new_storage_location(), new_storage_root()


rDataPipeline documentation built on Nov. 18, 2021, 1:14 a.m.