View source: R/api-functions.R
reserve_edi_id | R Documentation |
This package reserves and returns a unique EDI number.
reserve_edi_id(user_id, password, environment = "production")
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" |
For more information about the identifier reservation services see the PASTAplus docs
This function returns a edi identifier number.
## Not run:
reserve_edi_id(user_id = "samuelwright")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.