bazar {bazar} | R Documentation |
bazar provides a collection of miscellaneous functions for
copying objects to the clipboard (Copy
);
loading or showing packages (library_with_dep
,
require_with_dep
, sessionPackages
);
creating or testing for named lists (nlist
,
as.nlist
, is.nlist
),
formulas (is.formula
), empty objects
(as.empty
, is.empty
),
whole numbers (as.wholenumber
,
is.wholenumber
);
testing for equality (almost.equal
,
almost.zero
);