A class for defining borrowing details. Objects of class
Borrowing
should not be created directly but by the constructors
borrowing_hierarchical_commensurate()
, borrowing_none()
, borrowing_full()
.
Slots
method_name
string. The name of the method.
ext_flag_col
character. Name of the external flag column in the matrix.
See also
Prior constructor functions: borrowing_full()
, borrowing_hierarchical_commensurate()
, borrowing_none()
Other borrowing classes:
BorrowingFull-class
,
BorrowingHierarchicalCommensurate-class
,
BorrowingNone-class