bazar provides a collection of miscellaneous functions for
copying objects to the clipboard (Copy
);
manipulating strings (concat
, mgsub
,
trim
, verlan
);
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
);
getting modified versions of usual functions
(rle2
, sumNA
);
making a pause or a stop (pause
,
stopif
);
and others (erase
, %in%
,
unwhich
).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.