reserve_edi_id: Reserve EDI Data Package Identifier

View source: R/api-functions.R

reserve_edi_idR Documentation

Reserve EDI Data Package Identifier

Description

This package reserves and returns a unique EDI number.

Usage

reserve_edi_id(user_id, password, environment = "production")

Arguments

user_id

EDI data portal user ID. Create an account an EDI here

password

EDI data portal user password

environment

EDI portal environment to run command in. Can be: "production" - environment for publishing to EDI , "staging" - environment to test upload and rendering of new environment, "development"

Details

For more information about the identifier reservation services see the PASTAplus docs

Value

This function returns a edi identifier number.

Examples

## Not run: 
reserve_edi_id(user_id = "samuelwright")
## End(Not run)

CVPIA-OSC/EMLaide documentation built on Aug. 25, 2023, 8:53 a.m.