Skip to content

bergert/faoebx5

 
 

Repository files navigation

faoebx5

The faoebx5 package provides low-level communication tools to read, write, and update data stored in the [EBX5 database]. EBX5 is a corporate repository for Master Data Management (MDM), it stores the Single Soruce of Truth (SSOT) of all reference data. This library uses the EBX5-SOAP API. For example, data from EBX5 is used to validate input.

For an application-level interface with EBX5: fishstatR:

Installation

The latest development version can be installed from github:

install.packages("devtools")
devtools::install_github('bergert/faoebx5')

Functions

faoebx5 provides a set of functions to manage code lists and groups data stored on EBX database. The collection of functions is split into two groups, those to manage code list and those to control groups. Please, see the Reference tab for more details about the functions, or you can start with examples on the page [Get started ](https://bergert.github.io/faoebx5/articles/faoebx5.html.

About

faoebx5: an R package to access EBX5 data from R

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 99.7%
  • CSS 0.3%