pkg_ref_mutability_error {riskmetric} | R Documentation |
pretty printing for a pkg_ref mutability error caused by trying to do assignment within the pkg_ref without permission
Description
pretty printing for a pkg_ref mutability error caused by trying to do assignment within the pkg_ref without permission
Usage
pkg_ref_mutability_error(name)
Arguments
name |
name of field for which mutation was attempted |
Value
a simplError
with subclasses pkg_ref_mutability_error
,
pkg_ref_error
[Package riskmetric version 0.2.5 Index]