The repository package introduces a bottom-up high-level data management abstraction layer that lets you do just that! There are only a few key concepts: Repositories can store objects. Objects which are stored in repositories are called items.
The repository package introduces a bottom-up high-level data management abstraction layer that lets you do just that! There are only a few key concepts: Repositories can store objects. Objects which are stored in repositories are called items.