Skip to contents

Read in a padloc model (*.yaml) file.

Usage

read_padloc_model(file)

Arguments

file

Path to padloc model in yaml format (*.yaml).

Value

A base::list().

Examples

padloc_model <- read_padloc_model(padlocdev_example("padloc-db/sys/DRT_class_I.yaml"))