Learn R Programming

ruler (version 0.3.0)

pack_info: Pack info

Description

An S3 class pack_info to represent information about pack in single exposure. Its content is as in packs_info but without column 'name'.

Usage

new_pack_info(.pack, .remove_obeyers)

Arguments

.pack

Rule pack.

.remove_obeyers

Value of .remove_obeyers argument of expose() with which .pack was applied.