new_file_type: Post entry to file_type table

View source: R/new_file_type.R

new_file_typeR Documentation

Post entry to file_type table

Description

Upload information to the file_type table in the data registry

Usage

new_file_type(name, extension, endpoint = "http://localhost:8000/api/")

Arguments

name

a string specifying the name of the file type

extension

a string specifying the filename extension

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_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/hdf5processing documentation built on July 19, 2023, 10:46 a.m.