new_author: Post entry to author table

View source: R/new_author.R

new_authorR Documentation

Post entry to author table

Description

Upload information to the author table in the data registry

Usage

new_author(name, identifier, endpoint = "http://localhost:8000/api/")

Arguments

name

a string specifying the full name or organisation name of the author; note that at least one of name or identifier must be specified

identifier

(optional) a string specifying the full URL identifier (e.g. ORCiD or ROR ID) of the author

endpoint

a string specifying the registry endpoint

See Also

Other new functions: 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(), new_user_author()


ScottishCovidResponse/SCRCdataAPI documentation built on July 26, 2023, 9:47 p.m.