Skip to contents

mighty.component serve as a repository of generic compute component classes used to produce ADaM scripts in the {mighty} framework.

Installation

You can install the development version of mighty.component from GitHub with:

pak::pak("NovoNordisk-OpenSource/mighty.component")

Usage

mighty.component provide generic classes to work with mighty components, and helper functions to retrieve them. For now it also holds a small temporary library of components.

See vignette("mighty-component") on how to work with components.